Name | Description | |
---|---|---|
SchemaBuilder Constructor | Creates a schema builder object based on the input ArcGIS.Core.Data.Geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |
The following tables list the members exposed by SchemaBuilder.
Name | Description | |
---|---|---|
SchemaBuilder Constructor | Creates a schema builder object based on the input ArcGIS.Core.Data.Geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
ErrorMessages | 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. |
Name | Description | |
---|---|---|
AddFeatureClass | Overloaded. | |
Build | Performs all enqueued operations. This method must be called on the MCT. Use QueuedTask.Run. | |
Create | Overloaded. | |
CreateGeodatabase | Overloaded. | |
Delete | Enqueue the delete operation on the object with the name referred to by the Description. | |
DeleteGeodatabase | Overloaded. | |
Modify | Overloaded. | |
RemoveFeatureClass | Overloaded. | |
Rename | Enqueue the rename operation on the object with the name referred to by the Description. |