Client.notifyTransactionCommittedEvent

Notifies the given GdaClient of the GDA_CLIENT_EVENT_TRANSACTION_COMMITTED event.

class Client
void
notifyTransactionCommittedEvent

Parameters

cnc Connection

a GdaConnection object.

xaction Transaction

a GdaTransaction object.

Meta