Share via


DataTransaction.CurrentTransactionLevel Property

Definition

Retrieves a numeric value indicating the current transaction level.

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

Property Value

Returns an integer value specifying the current transaction level.

Applies to