EntityTransaction.IsolationLevel Egenskap

Definition

Hämtar isoleringsnivån för den här 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

Egenskapsvärde

Ett IsolationLevel uppräkningsvärde som representerar isoleringsnivån för den underliggande transaktionen.

Gäller för