This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.IsCaseSensitive Property (ArcObjects .NET 10.5 SDK) |
Indicates if field query comparisons will be case sensitive.
[Visual Basic .NET] Public Property IsCaseSensitive As Boolean
[C#] public bool IsCaseSensitive {get; set;}