TypeContext :: connectionClient - Connection client property
The connection client property provides the connection client managing the associated property.
Return value: Client handle ( odaba::Client & )
The client handle refers to an (usually) opened ODABA client. Calling functions with invalid client handles may cause an exception. For checking the client handle, isValid() can be called.