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 プロパティのページへのリンク