This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISQLSyntaxInfo Interface > ISQLSyntaxInfo.StringComparisonCase Property (ArcObjects .NET 10.4 SDK) |
Indicates whether string comparisons are case sensitive.
[Visual Basic .NET] Public ReadOnly Property StringComparisonCase As Boolean
[C#] public bool StringComparisonCase {get;}
[C++]
HRESULT get_StringComparisonCase(
VARIANT_BOOL* caseSensitive
);
[C++]
Parameters caseSensitive [out, retval] caseSensitive is a parameter of type VARIANT_BOOL