Description
Returns an object representing a collection of all view relationships in the model. RETURN DATATYPE: ViewRelationships.
Syntax
Public Function ViewRelationships() As ViewRelationships
Remarks
The instantiation order (sequence of functions) is identical for collection objects of any type.
Example
See the examples for Model.Procedures, Model.Relationships, Model.SubModels, Model.Entities, etc.
See Also