ArcObjects Library Reference (GeoDatabase)  

IVersionedWorkspace3 Interface

Provides access to members that manage versions.

Product Availability

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

Members

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 RecommendedSyncOrder An ordered list of replicas that need to be synchronized in order 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
IVersionedWorkspace2 Provides access to members that manage versions.
IVersionedWorkspace Provides access to members that manage versions.

CoClasses that implement IVersionedWorkspace3

CoClasses and Classes Description
VersionedWorkspace VersionedWorkspace Object.