Defining a Version Collection

Meta Data Services Programming

Meta Data Services Programming

Defining a Version Collection

Version collections provide a way to manipulate sets of versioned objects.

To define a versioned collection, use the VersionCol class or IVersionCol interface for COM programs, or VersionCol object for Automation programs.

You can also define a versioned relationship. To define a versioned relationship, use the VersionRelationship class or IVersionRelationship interface for COM programs, or use the VersionRelationship object for Automation programs.

See Also

Defining Relationships and Collections

IVersionCol Interface

IVersionedRelationship Interface

Kinds of Version Collections

Understanding Collections

Understanding Relationship Roles

VersionCol Class

VersionCol Object

VersionedRelationship Class

VersionedRelationship Object