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


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

ISQLQueryDialog Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement ISQLQueryDialog

Classes Description
SQLQueryDialog Esri SQL Query Dialog.