VersionBase Class Methods
In This Topic
For a list of all members of this type, see VersionBase members.
Public Methods
| | Name | Description |
 | Connect |
Connects to this VersionBase in the geodatabase.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Delete |
Deletes this VersionBase.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
 | GetName |
Gets the name of this VersionBase.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also