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


ISQLQueryDialog Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

ISQLQueryDialog Interface

Provides access to members that control the SQL Query Dialog. Note: the ISQLQueryDialog interface has been superseded byISQLQueryDialog2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

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

CoClasses that implement ISQLQueryDialog

CoClasses and Classes Description
SQLQueryDialog Esri SQL Query Dialog.