ArcGIS Pro 3.4 API Reference Guide
Inheritance Hierarchy
Collapse All
Expand All
In This Topic
ArcGIS.Core.Data.DDL Namespace
In This Topic
This namespace contains classes that support the data definition language (DDL) operations.
Classes
Class
Description
AnnotationFeatureClassDescription
Represents a mechanism to create a
ArcGIS.Core.Data.Mapping.AnnotationFeatureClass
.
AnnotationFeatureClassToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.Mapping.AnnotationFeatureClass
.
AttributedRelationshipClassDescription
Represents a mechanism to create a
ArcGIS.Core.Data.AttributedRelationshipClass
.
AttributedRelationshipClassToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.RelationshipClass
.
AttributeIndexDescription
Represents a mechanism to create an attribute
ArcGIS.Core.Data.Index
.
CodedValueDomainDescription
Represents a mechanism to create a
ArcGIS.Core.Data.CodedValueDomain
.
CodedValueDomainToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.CodedValueDomain
.
Description
Represents a mechanism to create a dataset.
DomainDescription
Represents a mechanism to create a
ArcGIS.Core.Data.Domain
.
FeatureClassDescription
Represents a mechanism to create a
ArcGIS.Core.Data.FeatureClass
.
FeatureClassToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.FeatureClass
.
FeatureDatasetDescription
Represents a mechanism to create a
ArcGIS.Core.Data.FeatureDataset
.
FeatureDatasetToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.Table
.
FieldDescription
Represents a mechanism to create a
ArcGIS.Core.Data.Field
.
IndexDescription
Represents a mechanism to create an
ArcGIS.Core.Data.Index
.
RangeDomainDescription
Represents a mechanism to create a
ArcGIS.Core.Data.RangeDomain
.
RangeDomainToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.RangeDomain
.
RelationshipClassDescription
Represents a mechanism to create a
ArcGIS.Core.Data.RelationshipClass
.
RelationshipClassToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.RelationshipClass
.
RelationshipRuleDescription
Represents a mechanism to create a
ArcGIS.Core.Data.RelationshipRule
.
SchemaBuilder
This class is used to perform all DDL (data definition language) tasks in the Pro SDK.
ShapeDescription
Represents a mechanism to create a Shape
ArcGIS.Core.Data.Field
.
SpatialIndexDescription
Represents a mechanism to create a spatial
ArcGIS.Core.Data.Index
.
SubtypeFieldDescription
Represents a mechanism to designate a
ArcGIS.Core.Data.Field
as the subtype field for a
ArcGIS.Core.Data.Table
.
TableDescription
Represents a mechanism to create a
ArcGIS.Core.Data.Table
.
TableToken
The
Token
object to handle schema operations with a
ArcGIS.Core.Data.Table
.
Token
An object that describes the result of an enqueued operation.
See Also
Reference
ArcGIS.Core Assembly