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


In This Topic
    TableDescription Class Properties
    In This Topic

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

    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