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


IQueryWizard Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

IQueryWizard Interface

Provides access to members of the query wizard.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property CombinationMethod The selected combination method (valid after calling DoModal).
Method DoModal Shows the query wizard.
Write-only property InitialLayer The initial layer (optional).
Read-only property Layer The layer selected (valid after calling DoModal).
Write-only property Map The map.
Read-only property WhereClause The generated WHERE clause (valid after calling DoModal).

CoClasses that implement IQueryWizard

CoClasses and Classes Description
QueryWizard Query wizard.