ArcObjects Library Reference (GeoDatabaseUI)  

IQueryPropertyPage Interface

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
Write-only property Callback The call back routine.
Write-only property Expression Default expression.
Write-only property ExpressionLabel The query name (optional).
Read-only property QueryFilter Provide a QueryFilter after form has been executed.
Write-only property 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.