Provides access to members that manage versions. Note: the IVersionedWorkspace2 interface has been superseded byIVersionedWorkspace3. Please consider using the more recent version.
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. |
![]() |
FindVersion | Finds a specific version given it's name. |
![]() |
RecommendedReconcileOrder | An ordered list of versions that can be used to optimize reconciliation against the default version. |
![]() |
Versions | All versions the user owns and those which are public or protected. |
Inherited Interfaces
Interfaces | Description |
---|---|
IVersionedWorkspace | Provides access to members that manage versions. |
CoClasses that implement IVersionedWorkspace2
CoClasses and Classes | Description |
---|---|
VersionedWorkspace | VersionedWorkspace Object. |