Provides access to members that control the Query property page. Note: the IQueryPropertyPage interface has been superseded byIQueryPropertyPage2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
Callback | The call back routine. | |
Expression | Default expression. | |
ExpressionLabel | The query name (optional). | |
QueryFilter | Provide a QueryFilter after form has been executed. | |
Table | The query table. A null value resets this option. |
CoClasses that implement IQueryPropertyPage
CoClasses and Classes | Description |
---|---|
QueryPropertyPage | Property page for setting up the query. |
Remarks
This interface is used to show a Property Page in which to build a query. The page is similar to the content of the query builder found in the Definition Query tab of the layer's properties in ArcMap.