Transaction.IsNested 属性

定义

指示事务嵌套在另一个事务中

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

属性值

Boolean

适用于