Concept Framework 2.2 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: Sun Jan 27 18:15:09 2013 GMT | (c)2013 Devronium Applications |