TransactionScope.ShouldSerializeIsolationLevel Methode

Definitie

Hiermee wordt aangegeven of de IsolationLevel hiervoor TransactionScope moet worden geserialiseerd.

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

Retouren

trueals de IsolationLevel eigenschapswaarde moet worden geserialiseerd; anders. false

Van toepassing op