This document is archived and information here might be outdated.  Recommended version.


IVersionedWorkspace2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionedWorkspace2 Interface
ArcGIS Developer Help

IVersionedWorkspace2 Interface

Provides access to members that manage versions. Note: the IVersionedWorkspace2 interface has been superseded by IVersionedWorkspace3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Compress Compresses the database by removing states not referenced by a version.
Read-only property DefaultVersion The Default version.
Method FindVersion Finds a specific version given it's name.
Read-only property RecommendedReconcileOrder An ordered list of versions that can be used to optimize reconciliation against the default version.
Read-only property 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.

Classes that implement IVersionedWorkspace2

Classes Description
VersionedWorkspace VersionedWorkspace Object.