The IViewClassDef interface is derived from IRepositoryDispatch, which inherits from IDispatch and is implemented by the ClassDef class.
Use this interface to define database views for a class.
Property | Type | Description |
---|---|---|
ViewName | string | Customized view name for better readability and to help prevent name-space collisions |
ViewFlags | long | Bit flags that determine the characteristics of the view generated for the class |
Dispatch Identifier: DISPID_IViewClassDef (375)