Connection.getClient

Gets the GdaClient object associated with a connection. This is always the client that created the connection, as returned by gda_client_open_connection.

class Connection
getClient
()

Return Value

Type: Client

the client to which the connection belongs to.

Meta