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


IQueryPropertyPage2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IQ > IQueryPropertyPage2 Interface
ArcGIS Developer Help

IQueryPropertyPage2 Interface

Provides access to members that control the Query property page.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Callback The call back routine.
Write-only property Expression Default expression.
Write-only property ExpressionLabel The query name (optional).
Method FreeCursors Clears all internals cursors.
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.

Classes that implement IQueryPropertyPage2

Classes Description
QueryPropertyPage Property page for setting up the query.