IDTSContainer100.Variables プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ Variables { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100 Variables { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.Variables : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100
Public ReadOnly Property Variables As IDTSVariables100

プロパティ値

変数のコレクションです。

属性

注釈

詳細については、「DtsContainer」を参照してください。

適用対象