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


ISQLQueryDialog2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IS > ISQLQueryDialog2 Interface
ArcGIS Developer Help

ISQLQueryDialog2 Interface

Provides access to members that control the SQL Query Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Shows the SQL query dialog.
Method DoModalEx Shows the SQL query dialog.
Read-only property SQLQuery The SQL query entered in the dialog.

Classes that implement ISQLQueryDialog2

Classes Description
SQLQueryDialog Esri SQL Query Dialog.