共用方式為


TransactionAttribute.TranIsolationLevel 屬性

定義

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

屬性值

適用於