Meta Data Services Programming
RelationshipCol Type Property
This property specifies the type of the collection. More specifically, it is the object identifier of the CollectionDef object for the collection. The Type property is a read-only property. To copy this property to another variable, use a variable that is declared as a Variant.
Syntax
object.Type
The Type property syntax has the following part.
Part | Description |
---|---|
object | An object expression that evaluates to a RelationshipCol object |