다음을 통해 공유


IDTSTask100.ExecutionValue 속성

정의

실행 값을 가져옵니다. 이 필드는 읽기 전용입니다.

public:
 property System::Object ^ ExecutionValue { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(39)]
public object ExecutionValue { [System.Runtime.InteropServices.DispId(39)] get; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
member this.ExecutionValue : obj
Public ReadOnly Property ExecutionValue As Object

속성 값

실행 값입니다.

특성

설명

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

적용 대상