The IViewInterfaceDef interface is derived from IRepositoryDispatch, which inherits from IDispatch and is implemented by the InterfaceDef class.
Use this interface to define a database view for all objects that implement a specific interface.
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_IViewInterfaceDef (378)