Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
EndTransaction | property | public | version 1.0 | no |
function EndTransaction(MODE) |
MODE | how to end the transaction; it must have one of this values: TRANSACTION_ROLLBACK | TRANSACTION_COMMIT |
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. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:13 2011 GMT | (c)2011 RadGs Software |