Provides access to members of the query wizard.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
CombinationMethod | The selected combination method (valid after calling DoModal). | |
DoModal | Shows the query wizard. | |
InitialLayer | The initial layer (optional). | |
Layer | The layer selected (valid after calling DoModal). | |
Map | The map. | |
WhereClause | The generated WHERE clause (valid after calling DoModal). |
CoClasses that implement IQueryWizard
CoClasses and Classes | Description |
---|---|
QueryWizard | Query wizard. |