ODABAClient :: GetConnectionID - Get connection number for a client server connection
When running in client server mode, The function returns the connection identification number for a client server connection or 0, when no connection is established. When running in local mode, the function returns 1, always.
Return value: Server connection identifier ( int32 )
The server connection identifier is a number that allows referring to a server connection established in another session.