IDTSRunningPackages100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains a collection of IDTSRunningPackage100 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 collection. |
![]() | Item[Object^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the running package with the specified key. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an enumerator that iterates through the collection. |
For more information, see RunningPackages.
Show:

