EntityTransaction.IsolationLevel Eigenschap

Definitie

Hiermee haalt u het isolatieniveau van dit EntityTransactionop.

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

Waarde van eigenschap

Een IsolationLevel opsommingswaarde die het isolatieniveau van de onderliggende transactie aangeeft.

Van toepassing op