다음을 통해 공유


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입니다.

적용 대상