Views Collection Object 

The Views collection object contains all views related to the Table object. The objects in a View collection are not "View objects", but rather additional controls that are used together with the Table object.

Properties

Methods

 

Using Views with Table Objects

A view provides the ability to connect additional "table-related" controls to the Table object. These additional controls provide ways of accessing and displaying the data stored in the Table object.

Any object implementing the ISAPInternalLock and ISAPInternalViewNotification interface can be added to the Views collection. Currently, A table-related control is either a Table View control or a Table Tree control.

For more details, see: