ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SchemaBuilder Class
Properties Methods


In This Topic
    SchemaBuilder Class Members
    In This Topic

    The following tables list the members exposed by SchemaBuilder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets information about failed operations.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Performs all enqueued operations. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public MethodEnqueue the delete operation on the object with the name referred to by the Description. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodEnqueue the rename operation on the object with the name referred to by the Description. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also