ServiceBehaviorAttribute.ShouldSerializeTransactionIsolationLevel Methode

Definition

Gibt einen Wert zurück, der angibt, ob die TransactionIsolationLevel-Eigenschaft ihren Standardwert geändert hat und serialisiert werden soll.

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

Gibt zurück

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

Gilt für: