1. Administration - Administration functions
In order to manage client handles, administration functions are provided for opening and closing databases, but also for checking the status of database handle properties and providing related access handles.
Functions
- Client - Constructor
- activateGUIMessages - Activate GUI-Messages
- assign - Assign ODABA client handle
- close - Close client handle
- equals - Compare client handles
- isMainClient - Is client a handle for the main client
- isValid - Is client handle valid
- open - Open ODABA client
- operator= - Assign ODABA client handle
- shutDown - Shut down client
- shutDownServer - Start server shut down
- use - Assign ODABA client handle
- ~Client - Destructor