TransactionScope.ShouldSerializeIsolationLevel Methode

Definition

Gibt an, ob dies IsolationLevelTransactionScope 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: