ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / TableDescription Class / TableDescription Constructor / TableDescription Constructor(String,IEnumerable<FieldDescription>)
The name of the description.
The fields for the ArcGIS.Core.Data.Table.

In This Topic
    TableDescription Constructor(String,IEnumerable<FieldDescription>)
    In This Topic
    Creates a description object of the ArcGIS.Core.Data.Table.
    Syntax

    Parameters

    name
    The name of the description.
    fieldDescriptions
    The fields for the ArcGIS.Core.Data.Table.
    Exceptions
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also