This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage versions. Note: the IVersionedWorkspace interface has been superseded by IVersionedWorkspace3. Please consider using the more recent version.
A VersionedWorkspace is a workspace that supports versioning. It provides the ability to set the version in which the workspace will reference. It also provides methods to enumerate through all the versions in the database and the ability to compress.
Name | 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. | |
Versions | All versions the user owns and those which are public or protected. |
Classes | Description |
---|---|
Sde4Workspace (esriDataSourcesGDB) | Esri SDE (4.x) Feature Database. |
VersionedWorkspace | VersionedWorkspace Object. |