Share via


IVsDataTransaction.CurrentTransactionLevel Property

Definition

When implemented by a class, gets a numeric value indicating the current transaction level.

public:
 property int CurrentTransactionLevel { int get(); };
public int CurrentTransactionLevel { get; }
member this.CurrentTransactionLevel : int
Public ReadOnly Property CurrentTransactionLevel As Integer

Property Value

An integer value specifying the current transaction level.

Applies to