Requesting a Specific Version

Meta Data Services Programming

Meta Data Services Programming

Requesting a Specific Version

In some situations, you can request a specific version of an object. For example, the get_Version method of the IRepository2 interface retrieves the specific object version whose object-version identifier you supply. If the repository engine cannot return this particular object version to you, it returns an error. For example, it returns an error if the specific version you requested does not exist, or if the specific version you requested is not present in the workspace in which you are operating.

See Also

IRepository2 Interface

Object-Version Identifiers and Internal Object-Version Identifiers

Resolution Strategy for Objects and Object Versions

Versioning Objects