IDTSErrors100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a collection of IDTSError100 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 an IDTSError100 object from the collection. |
| Name | Description | |
|---|---|---|
![]() | Clear() | This API supports the product infrastructure and is not intended to be used directly from your code. Clears the property settings of the IDTSError100 object. |
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an IEnumerator that can iterate through the collection. |

