IDTSTaskHost100.ExecValueVariable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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。
- 屬性