次の方法で共有


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

プロパティ値

適用対象