ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlContent Class / SqlQuery Property

In This Topic
    SqlQuery Property (TableControlContent)
    In This Topic
    Gets and sets an SQL query that will be applied to the table attributes.
    Syntax
    public string SqlQuery {get; set;}
    Public Property SqlQuery As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also