IDTSTaskHost100.ExecValueVariable プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
詳細については、「TaskHostClass」を参照してください。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSVariable100 with get, set
Default Public Property ExecValueVariable As IDTSVariable100
プロパティ値
- 属性