IDTSInfoEvents Interface
Defines an interface that is used to fire informational, warning, and error events.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The IDTSInfoEvents type exposes the following members.
| Name | Description | |
|---|---|---|
|
FireError | Fires an error. |
|
FireInformation | Fires an informational event. |
|
FireWarning | Fires a warning. |