DatabaseHandle :: GetDatabaseContext - Get database context
The function returns the database context instance. The database context can be defined in the application. When not, the system database context is returned.
Return value: Pointer to context ( CTX_DBBase * )
The pointer usually refers to a specialized context class.