This document is archived and information here might be outdated.  Recommended version.


IQuery.IsCaseSensitive Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.IsCaseSensitive Property

Indicates if field query comparisons will be case sensitive.

[Visual Basic .NET]
Public Property IsCaseSensitive As Boolean
[C#]
public bool IsCaseSensitive {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface