ArcGIS Pro 3.2 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 ConstructorCreates a schema builder object based on the input ArcGIS.Core.Data.Geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    Public Properties
     NameDescription
    Public Property Provides information about failed operations. The first line describes the type of operation. The second line describes the name of the object involved. The next set of lines describes the type of error. The last line describes how long the operation ran for.  
    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.  
    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.  
    Top
    See Also