DBObjectHandle :: DBObjectHandle - Create an Database Object handle
The function creates a new database object handle.
Implementation details
DBObjectHandle  :: DBObjectHandle ( DBObjectHandle &obhandle_refc )
The function creates a database object handle that uses the same access block as the handle passed to the constructor.
- obhandle_refc
- Constant reference to database object handle
The reference refers to an opened or not opened database object handle.