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 > IVersionedWorkspace3 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that manage versions.
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. | |
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. |
Interfaces | Description |
---|---|
IVersionedWorkspace2 | Provides access to members that manage versions. |
IVersionedWorkspace | Provides access to members that manage versions. |
CoClasses and Classes | Description |
---|---|
VersionedWorkspace | VersionedWorkspace Object. |