IDTSInfoEvents100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines an interface that is used to fire informational, warning, and error events.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | FireError(Int32, String^, String^, String^, Int32, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Fires an error. |
![]() | FireInformation(Int32, String^, String^, String^, Int32, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Fires an informational event. |
![]() | FireWarning(Int32, String^, String^, String^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Fires a warning. |
Show:
