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

Syntax

Web Studio Help  function odbc odbcrollback.xml d184928e76 ODBCRollBack
numHandler
The handler returned by the ODBCOpen function.

Returned value

0 Success
1 Invalid handler
2 Database no open
3 Error rolling back transaction

Examples

Tag Name Expression
Tag ODBCRollback( 4 )

ODBCRollBack