IDTSBreakpointTargets100 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 IDTSBreakpointTarget100 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 item at the specified index. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the enumerator that iterates through the collection. |
For more information, see BreakpointTargets.

