<< Click to Display Table of Contents >>
Manual > Control Reference > Other > Direct query database(SQL) control > Method >
Reverts the changes made by ExecuteSQL within the transaction.
syntax
Rollback()
Return Value
Type:
Boolean
FALSE - Failure. TRUE - Success.
Explanation
For details, please refer to the BeginTrans method.
reference
Connect
DisConnect
ExecuteSQL
QuerySQL
BeginTrans
CommitTrans
Rollback
SetQueryTimeout
GetLastError