TransactionOptions.IsolationLevel Vlastnost

Definice

Získá nebo nastaví úroveň izolace transakce.

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

IsolationLevel

Výčet IsolationLevel , který určuje úroveň izolace transakce.

Platí pro