Concept Framework 1.0 documentation Contents | Index

ADOConnection.EndTransaction

Name Type Access Version Deprecated
EndTransaction property public version 1.0 no

Prototype:
function EndTransaction(MODE)

Parameters:
MODE      how to end the transaction; it must have one of this values: TRANSACTION_ROLLBACK | TRANSACTION_COMMIT

Description:
Ends the current transaction. This function ends the current transaction (committing or rolling back). This function MUST be called only after a call to StartTransaction.

Returns:
Returns the rollback or commit result (not to be considered important).

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:57 2009 GMT(c)2009 RadGs Software