IDTSWarnings100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines a properties and methods for the collection of warning.
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 IDTSWarnings100 instance. |
![]() | Item[Object^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a IDTSWarning100 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 all objects from the IDTSWarnings100 collection. |
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an IEnumerator for use in iterating over the IDTSWarnings100 collection. |
For more information, see DtsWarnings.

