ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data.DDL Namespace
/
SchemaBuilder Class
/ Create Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: Visual Basic (Declaration)
C#
Visual Basic (Declaration)
In This Topic
Create Method (SchemaBuilder)
In This Topic
Overload List
Overload
Description
Create(TableDescription)
Enqueue the create operation on the object referred to by the
TableDescription
.
Create(FeatureClassDescription)
Enqueue the create operation on the object referred to by the
FeatureClassDescription
.
Create(FeatureDatasetDescription,FeatureClassDescription)
Enqueue the create operation on the object referred to by the
FeatureClassDescription
.
Create(AnnotationFeatureClassDescription)
Enqueue the create operation on the object referred to by the
AnnotationFeatureClassDescription
.
Create(FeatureDatasetDescription,AnnotationFeatureClassDescription)
Enqueue the create operation on the object referred to by the
AnnotationFeatureClassDescription
.
Create(CodedValueDomainDescription)
Enqueue the create operation on the object referred to by the
CodedValueDomainDescription
.
Create(RangeDomainDescription)
Enqueue the create operation on the object referred to by the
RangeDomainDescription
.
Create(FeatureDatasetDescription)
Enqueue the create operation on the object referred to by the
FeatureDatasetDescription
.
Create(RelationshipClassDescription)
Enqueue the create operation on the object referred to by the
RelationshipClassDescription
.
Create(FeatureDatasetDescription,RelationshipClassDescription)
Enqueue the create operation on the object referred to by the
RelationshipClassDescription
.
Create(AttributedRelationshipClassDescription)
Enqueue the create operation on the object referred to by the
AttributedRelationshipClassDescription
.
Create(FeatureDatasetDescription,AttributedRelationshipClassDescription)
Enqueue the create operation on the object referred to by the
AttributedRelationshipClassDescription
.
Create(IndexDescription)
Enqueue the create operation on the object referred to by the
IndexDescription
.
Requirements
Target Platforms:
Windows 11, Windows 10
ArcGIS Pro version:
3.0 or higher.
See Also
Reference
SchemaBuilder Class
SchemaBuilder Members