Description
Returns an object representing a collection of all views in the model.
Syntax
Public Function Views() As Views
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