Client.notifyTransactionCancelledEvent

Notifies the given GdaClient of the GDA_CLIENT_EVENT_TRANSACTION_CANCELLED event.

class Client
void
notifyTransactionCancelledEvent

Parameters

cnc Connection

a GdaConnection object.

xaction Transaction

a GdaTransaction object.

Meta