TransactionOptions.IsolationLevel 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置事务的隔离级别。
public:
 property System::Transactions::IsolationLevel IsolationLevel { System::Transactions::IsolationLevel get(); void set(System::Transactions::IsolationLevel value); };public System.Transactions.IsolationLevel IsolationLevel { get; set; }member this.IsolationLevel : System.Transactions.IsolationLevel with get, setPublic Property IsolationLevel As IsolationLevel属性值
指定事务的隔离级别的 IsolationLevel 枚举。