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


In This Topic
    TableDescription Class Members
    In This Topic

    The following tables list the members exposed by TableDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe alias name of the ArcGIS.Core.Data.Table.  
    Public PropertyThe list of FieldDescription items in the ArcGIS.Core.Data.Table.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyDenotes the subtype ArcGIS.Core.Data.Field in the ArcGIS.Core.Data.Table.  
    Top
    See Also