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


IQueryWizard.WhereClause Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

IQueryWizard.WhereClause Property

The generated WHERE clause (valid after calling DoModal).

[Visual Basic .NET]
Public ReadOnly Property WhereClause As String
[C#]
public string WhereClause {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryWizard Interface