언어

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를 참조하세요.

적용 대상