Calls the RollbackTrans() method of the wrapped ADODB.Connection object. Calling the RollbackTrans method reverses any changes made within an open transaction and ends the transaction. Calling this method when there is no open transaction generates an error.
Not supported in ADOxtraLite version.
|