次の方法で共有


WorkflowTransactionOptions.IsolationLevel プロパティ

定義

トランザクションの IsolationLevel を取得または設定します。

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, set
Public Property IsolationLevel As IsolationLevel

プロパティ値

IsolationLevel

ワークフローの IsolationLevel

適用対象