Script functions reference > Script functions in alphabetical order > O > OdbcRollbackTrans

OdbcRollbackTrans
Syntax
ODBCRollbackTrans(str_dbidentifier);
str_dbidentifier
Description
Rolls back and ends a transaction that you have opened with ODBCBeginTrans.
Returns
1
-1
Example
ODBCRollbackTrans("my_identifier");
OpenText StreamServe 5.6 Updated: 2013-03-01