Share via


TransactionAttribute.TranIsolationLevel Property

Definition

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

Property Value

Applies to