ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SchemaBuilder Class / Create Method

In This Topic
    Create Method (SchemaBuilder)
    In This Topic
    Overload List
    OverloadDescription
    Enqueue the create operation on the object referred to by the TableDescription.  
    Enqueue the create operation on the object referred to by the FeatureClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the ArcGIS.Core.Data.DDL.Knowledge.KnowledgeGraphTypeDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the FeatureClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the AnnotationFeatureClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the AnnotationFeatureClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the CodedValueDomainDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the RangeDomainDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the FeatureDatasetDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the RelationshipClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the RelationshipClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the AttributedRelationshipClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the AttributedRelationshipClassDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Enqueue the create operation on the object referred to by the IndexDescription. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also