The Rollback method of the MDStore interface rolls back a transaction on a database. All changes made to the object subsequent to the initiation of the transaction with the BeginTrans method are voided and the object remains in the state it was at the time of the beginning of the transaction.
clsDatabase |
object.Rollback
BeginTrans | CommitTrans |
About Decision Support Objects | Using Decision Support Objects |
Methods Cross-Reference |