Sdílet prostřednictvím


TransactionScope.IsolationLevel Vlastnost

Definice

Získá nebo nastaví pro IsolationLevel tento TransactionScopeobjekt .

public:
 property System::Transactions::IsolationLevel IsolationLevel { System::Transactions::IsolationLevel get(); void set(System::Transactions::IsolationLevel value); };
public System.Transactions.IsolationLevel IsolationLevel { get; set; }
member this.IsolationLevel : System.Transactions.IsolationLevel with get, set
Public Property IsolationLevel As IsolationLevel

Hodnota vlastnosti

Pro IsolationLevel tento TransactionScope.

Poznámky

Tato vlastnost je za běhu jen pro čtení. Pokud je hodnota nastavena za běhu, InvalidOperationException je vyvolán.

Platí pro