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