VersionBase Class Members
In This Topic
The following tables list the members exposed by VersionBase.
Public Properties
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Connect |
Connects to this VersionBase in the geodatabase.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Delete |
Deletes this VersionBase.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetName |
Gets the name of this VersionBase.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also