IDTSTaskHost100.ExecValueVariable 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariable100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariable100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariable100 ^ value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariable100 this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.ExecValueVariable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariable100 with get, set
Default Public Property ExecValueVariable As IDTSVariable100

속성 값

실행 결과가 포함된 사용자 지정 Variable입니다.

특성

적용 대상