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