VariablesCollection.GetElement Method

Gets an element from the collection.

Список перегрузок

Имя Description
VariablesCollection.GetElement (Int32)
Gets an element with the specified index from the collection.
VariablesCollection.GetElement (String)
Gets an element with the specified name from the collection.

См. также

Справочник

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