Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
ODBCRollback | version 1.0 | no |
number ODBCRollback([number connectionID]) |
connectionID | the ID identifying the connection as returned by ODBCDriverConnect or ODBCConnect. If this parameter is missing, this will affect the first connection created. |
Roll back the data.
Note: This function can be called only if the auto commit flag is set to false by calling ODBCAutoCommit. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT | (c)2011 RadGs Software |