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 .

적용 대상