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


ISQLQueryDialog2.SQLQuery Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

ISQLQueryDialog2.SQLQuery Property

The SQL query entered in the dialog.

[Visual Basic .NET]
Public ReadOnly Property SQLQuery As String
[C#]
public string SQLQuery {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISQLQueryDialog2 Interface