| 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: Tue Oct 18 20:10:30 2011 GMT | (c)2011 RadGs Software |