This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISQLSyntax Interface > ISQLSyntax.GetInvalidCharacters Method (ArcObjects .NET 10.5 SDK) |
The list of invalid characters used in literals (if any).
[Visual Basic .NET] Public Function GetInvalidCharacters ( _ ) As String
[C#] public string GetInvalidCharacters ( );
[C++]
HRESULT GetInvalidCharacters(
BSTR* InvalidChars
);
[C++]
Parameters InvalidChars [out, retval] InvalidChars is a parameter of type BSTR