Sdílet prostřednictvím


EntityTransaction.IsolationLevel Vlastnost

Definice

Získá úroveň izolace tohoto EntityTransaction.

public:
 virtual property System::Data::IsolationLevel IsolationLevel { System::Data::IsolationLevel get(); };
public override System.Data.IsolationLevel IsolationLevel { get; }
member this.IsolationLevel : System.Data.IsolationLevel
Public Overrides ReadOnly Property IsolationLevel As IsolationLevel

Hodnota vlastnosti

Hodnota IsolationLevel výčtu, která představuje úroveň izolace podkladové transakce.

Platí pro