ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / QueryTableDescription Class / QueryDef Property

In This Topic
    QueryDef Property
    In This Topic
    Gets the QueryDef that was passed into the QueryTableDescription constructor.
    Syntax
    public QueryDef QueryDef {get;}
    Public ReadOnly Property QueryDef As QueryDef
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also