ServiceBehaviorAttribute.ShouldSerializeTransactionIsolationLevel Methode

Definitie

Retourneert een waarde die aangeeft of de eigenschap is gewijzigd van de TransactionIsolationLevel standaardwaarde en moet worden geserialiseerd.

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

Retouren

trueals de TransactionIsolationLevel eigenschapswaarde moet worden geserialiseerd; anders. false

Van toepassing op