KDB deferred table open modes
>Defer open enumDefer open enum
This enumeration lists the values possible for the _KDB_CONN_ATTR_DEFER_OPEN connection handle attribute which controls whether tables should be opened in KI_OPEN or have the open deferred until the first access.
The attribute can be set with KI_CONNECT_SET_ATTR and inspected with KI_CONNECT_GET_ATTR.