ROLLBACK TRANSACTION (Transact-SQL)

ROLLBACK TRANSACTION (Transact-SQL)

瀏覽:462
日期:2025-09-30
Rolls back an explicit or implicit transaction to the beginning of the transaction, or to a savepoint inside the transaction. You can use ROLLBACK TRANSACTION to erase all data modifications made from the start of the transaction or to a savepoint....看更多