ODBCRollBack
Reverses the changes made during a transaction.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
ODBCRollBack | ODBC | Synchronous | Supported | Not supported | Executed on Server | Not supported |
Returned value
0 | Success |
1 | Invalid handler |
2 | Database no open |
3 | Error rolling back transaction |
Examples
Tag Name | Expression |
---|---|
Tag | ODBCRollback( 4 ) |