CTX_DataBase - Database Context
Inherits: 
CTX_DBBase
The database context allows defining functionality that is executed when opening or closing a database. The database context does not have a parent context.
The default database context can be overloaded by a application specific database context class.
Functions
- CheckLogin - Check user's login
- CheckPermission - - internal feature (not documented)
- ExecLogin - Execute login function
- GetConnectionClient - - internal feature (not documented)
- GetContextType - Get context type
- GetDBHandle - Set database handle
- IsPermitted - Check action permission
- Login - User Login
- NotifyDirty - - internal feature (not documented)
- ProtectAction - - internal feature (not documented)