언어

IDTSContainer100.IsolationLevel 속성

정의

객체 내에서 IDTSContainer100 트랜잭션의 격리 수준을 얻거나 설정합니다.

public:
 property int IsolationLevel { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(24)]
public int IsolationLevel { [System.Runtime.InteropServices.DispId(24)] get; [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<get: System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.IsolationLevel : int with get, set
Public Property IsolationLevel As Integer

속성 값

객체 내 IDTSContainer100 트랜잭션의 격리 수준입니다.

특성

설명

자세한 내용은 DtsContainer를 참조하세요.

적용 대상