Rollback Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Data.SqlClient Namespac ...
SqlTransaction Class
SqlTransaction Methods
Rollback Method
Rollback Method
Rollback Method (String)
SqlTransaction Methods
Commit Method
Dispose Method
MemberwiseClone Method
Rollback Method
Save Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
SqlTransaction
.
.
::
.
Rollback Method
Rolls back a transaction from a pending state.
Overload List
Name
Description
Rollback
()
()
()
Rolls back a transaction from a pending state.
(Overrides
DbTransaction
.
.
::
.
Rollback
()
()
()
.)
Rollback(String)
Rolls back a transaction from a pending state, and specifies the transaction or savepoint name.
Top
See Also
Reference
SqlTransaction Class
SqlTransaction Members
System.Data.SqlClient Namespace
Tags :