TransactionRolledBack Method (Int64)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Called when a transaction is rolled back. The assembly that contains this class has a friend relationship with SQLAccess.dll.  It is intended for use by SQL Server.  For other databases, use the hosting mechanism provided by that database.

Namespace: Microsoft.SqlServer.Server

Assembly: System.Data (in System.Data.dll)

MustOverride Sub TransactionRolledBack(ByVal transactionId As Long)
internal abstract void TransactionRolledBack (long transactionId);

Parameters

Parameter

Description

transactionId

The Transaction Id for the Transaction that has been rolled back.

Parameters

$ParamTable$

Version Information

.NET Framework

Supported in: 2.0