1. Administration - Administration functions
In order to manage database 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
- Database - Opening a database handle
- applicationLicensed - Check Application License
- assign - Assign database handle
- close - Close database handle
- databaseIdentifier - Get database resource number
- initializeOptions - Initialize options
- licensed - Licensed property
- open - Open database handle
- operator= - Create database handle copy
- path - Database path property
- pif - Platform independent property
- resourceDatabase - Resource database
- shared - Shared use for database
- storeOption - Store option in database configuration
- storeOptions - Store options in database configuration
- ~Database - Destructor