This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IS > ISQLQueryDialog Interface > ISQLQueryDialog.SQLQuery Property (ArcObjects .NET 10.4 SDK) |
The SQL query entered in the dialog.
[Visual Basic .NET] Public ReadOnly Property SQLQuery As String
[C#] public string SQLQuery {get;}