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


In This Topic
    QueryTableDescription Class Members
    In This Topic

    The following tables list the members exposed by QueryTableDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QueryTableDescription class.  
    Top
    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