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