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


In This Topic
    QueryTableDescription Class Properties
    In This Topic

    For a list of all members of this type, see QueryTableDescription members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether a copy of the data should be copied on the client side in order to create the query table.  
    Public PropertyGets or sets the name of the query table.  
    Public Property Gets or sets the comma-separated list of key fields to be used to manufacture ObjectIDs.  
    Public PropertyGets the QueryDef that was passed into the QueryTableDescription constructor.  
    Top
    See Also