LocalTransaction

Definition

From a connection object (refer to Client Programming Model ) you can receive a Transaction object which is bound to the current Connection object. You can then start the transaction, execute several calls, and end the transaction.