IDTSPackageInfos100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides properties and methods for working on a collection of IDTSPackageInfo100 objects.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Count | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of elements contained in the IDTSPackageInfos100 instance. |
![]() | Item[Object^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the IDTSPackageInfo100 object from the collection. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an enumerator for use in iterating over the IDTSPackageInfos100 collection. |
For more information, see PackageInfos.

