共用方式為


TransactionScope.ShouldSerializeIsolationLevel 方法

定義

指出是否應序列化此 IsolationLevelTransactionScope

public:
 bool ShouldSerializeIsolationLevel();
public bool ShouldSerializeIsolationLevel ();
member this.ShouldSerializeIsolationLevel : unit -> bool
Public Function ShouldSerializeIsolationLevel () As Boolean

傳回

如果應序列化 IsolationLevel 屬性值,則為 true,否則為 false

適用於