This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IQ > IQueryPropertyPage Interface (ArcObjects .NET 10.4 SDK) |
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.
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 and Classes | Description |
---|---|
QueryPropertyPage | Property page for setting up the query. |
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.