Partager via


TransactionScope.ShouldSerializeIsolationLevel Méthode

Définition

Indique si la propriété IsolationLevel de ce TransactionScope doit être sérialisée.

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

Retours

true si la valeur de la propriété IsolationLevel doit être sérialisée ; sinon, false.

S’applique à