CTX_Object - Database Object Context
Inherits: 
CTX_DBBase
The Database Object context allows defining functionality that is executed when opening or closing a Database Object. The parent context for an object context is an object context (if the Database Object is not the root Database Object) or the database context (for the root Database Object).
The default database object context can be overloaded by a application specific database context class.
Attributes
- object_handle - Database object handle owning the context class instance
Functions
- GetConnectionClient - - Title unknown
- GetContextType - Get Context type
- GetDBHandle -
- GetObjectHandle -

