ArcGIS Pro 2.9 API Reference Guide
SchemaBuilder Class Members
Properties  Methods 


ArcGIS.Core.Data.DDL Namespace : SchemaBuilder Class

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 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 MethodEnqueue the rename operation on the object with the name referred to by the Description.  
Top
See Also

Reference

SchemaBuilder Class
ArcGIS.Core.Data.DDL Namespace