Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by VersionManager.
Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
![]() | CreateHistoricalVersion | Creates a new HistoricalVersion. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | CreateVersion | Overloaded. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetCurrentHistoricalVersion | Gets the currently active HistoricalVersion. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetCurrentVersion | Gets the currently active Version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetCurrentVersionBaseType | Gets whether the VersionManager belongs to a Geodatabase that is connected to a Version or a HistoricalVersion. |
![]() | GetDefaultVersion | Gets the default Version. |
![]() | GetHistoricalVersion | Overloaded. |
![]() | GetHistoricalVersions | Gets a IReadOnlyList of all the available HistoricalVersion in a given enterprise geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetVersion | Gets a Version object with the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetVersioningType | Gets a value indicating whether the Geodatabase supports traditional or branch versioning. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetVersionNames | Gets a IReadOnlyList of the names of all available Version in a given enterprise geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |