TransactionScope.ShouldSerializeIsolationLevel Methode

Definition

Gibt an, ob die IsolationLevel für diesen TransactionScope serialisiert werden soll.

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

Gibt zurück

true, wenn der IsolationLevel-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für: