Store.InSerializationTransaction 属性

定义

指示存储区在事务堆栈中具有当前活动的序列化事务

public:
 property bool InSerializationTransaction { bool get(); };
public bool InSerializationTransaction { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InSerializationTransaction : bool
Public ReadOnly Property InSerializationTransaction As Boolean

属性值

Boolean
属性

适用于