This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage a versioned object. Note: the IVersionedObject interface has been superseded by IVersionedObject3. Please consider using the more recent version.
The IVersionedObject interface is used to determine the current version of an object, to register feature datasets or object classes as versioned, and to detect if the object class is registered as versioned.
Name | Description | |
---|---|---|
IsRegisteredAsVersioned | Indicates if the object is registered as versioned. | |
RegisterAsVersioned | Register/UnRegister the object as being versioned. | |
Version | The object's current version. |
Classes | Description |
---|