Client.notifyTransactionStartedEvent

Notifies the given GdaClient of the GDA_CLIENT_EVENT_TRANSACTION_STARTED event.

class Client
void
notifyTransactionStartedEvent

Parameters

cnc Connection

a GdaConnection object.

xaction Transaction

a GdaTransaction object.

Meta