Transaction.IsNested Property

Definition

Indicates that a transaction is nested within another transaction

public:
 property bool IsNested { bool get(); };
public bool IsNested { get; }
member this.IsNested : bool
Public ReadOnly Property IsNested As Boolean

Property Value

Applies to