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