PropertyContext :: 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.
Implementation details
odaba::Client &
PropertyContext  :: connectionClient (  )
The function returns a reference to the connection client (Client)