TransactionOptions.IsolationLevel プロパティ
アセンブリ: System.Transactions (system.transactions.dll 内)
構文Dim instance As TransactionOptions Dim value As IsolationLevel value = instance.IsolationLevel instance.IsolationLevel = value
public: property IsolationLevel IsolationLevel { IsolationLevel get (); void set (IsolationLevel value); }
/** @property */ public IsolationLevel get_IsolationLevel () /** @property */ public void set_IsolationLevel (IsolationLevel value)
public function get IsolationLevel () : IsolationLevel public function set IsolationLevel (value : IsolationLevel)
トランザクションの分離レベルを指定する IsolationLevel 列挙体。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からTransactionOptions.IsolationLevel プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からTransactionOptions.IsolationLevel プロパティ
を検索
- TransactionOptions.IsolationLevel プロパティのページへのリンク