ArcGIS Pro 3.7 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 Property SqlQuery As String
    public string SqlQuery {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also