次の方法で共有


VariablesCollection.GetElement Method

コレクションから要素を取得します。

オーバーロードの一覧

名前 説明
VariablesCollection.GetElement (Int32)
指定したインデックスの要素をコレクションから取得します。
VariablesCollection.GetElement (String)
指定した名前の要素をコレクションから取得します。

参照

関連項目

VariablesCollection Class
VariablesCollection Members
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask Namespace