public IReadOnlyList<string> GetSupportedStrings( SQLStringType sqlStringType )
Public Function GetSupportedStrings( _ ByVal sqlStringType As SQLStringType _ ) As IReadOnlyList(Of String)
Parameters
- sqlStringType
- A constant that specifies the type of SQL string.
Return Value
A IReadOnlyList of supported strings corresponding to sqlStringType.