2. Access - Client access functions
Several functions allow retrieving information about databases and servers, as soon as the client has been connected to a server (or local database). Mainly, the functions are used for accessing the server and should be called, when the client is connected to a server (isConnected()).
Functions
- applicationType - Application type property
- connect - Connect to server
- connected - Is client connected
- connectionId - Connection identifier property
- dataSourceName - Get data source name
- disconnect - Disconnect from server
- exist - Check database path
- killClient - Kill client on the server
- openDataSource - Open data source
- serverName - Get host name
- serverOption - Get value for server option
- serverPort - Get port number
- setServerOption - Set Server Option