PackageRemote64Class.Variables プロパティ

定義

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ Variables { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100 Variables { get; }
member this.Variables : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100
Public Overridable ReadOnly Property Variables As IDTSVariables100

プロパティ値

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

実装

適用対象