Provides access to members that manage versions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Compress | Compresses the database by removing states not referenced by a version. |
![]() |
DefaultVersion | The Default version. |
![]() |
DescendantVersions | A list of descendant versions of a version that can be sorted to optimize reconcile and post. |
![]() |
FindVersion | Finds a specific version given it's name. |
![]() |
ParentVersions | A list of versions that have child versions. |
![]() |
RecommendedReconcileOrder | An ordered list of versions that can be used to optimize reconciliation against the default version. |
![]() |
RecommendedSyncOrder | An ordered list of replicas that need to be synchronized in order to optimize reconciliation against the default version. |
![]() |
Versions | All versions the user owns and those which are public or protected. |
Inherited Interfaces
Interfaces | Description |
---|---|
IVersionedWorkspace3 | Provides access to members that manage versions. |
IVersionedWorkspace2 | Provides access to members that manage versions. |
IVersionedWorkspace | Provides access to members that manage versions. |