IVsDataTransaction.CurrentTransactionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.