This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersion2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members for managing a version.
Description | ||
---|---|---|
Access | The version's access permission. | |
CreateChild | Creates a new child version of this version whose initial state is the current state of pInitialStateVersion. | |
CreateVersion | Creates a new version equivalent to this version. | |
Delete | Permanently deletes the version from the database. | |
Description | The version's description. | |
GetCommonAncestor | Finds common ancestor version. | |
HasParent | True if this version have a parent version. | |
IsRedefined | Determines whether the state of the version corresponding to this version object has been redefined in the database. | |
RefreshVersion | Refreshes the version with the corresponding database state. | |
VersionInfo | This version's information. | |
VersionLocks | This version's locks. | |
VersionName | The name of the version. |
Interfaces | Description |
---|---|
IVersion | Provides access to members for managing a version. |
CoClasses and Classes | Description |
---|---|
VersionedWorkspace | VersionedWorkspace Object. |