This topic has not yet been rated - Rate this topic

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)
public interface IDTSInfoEvents

The IDTSInfoEvents type exposes the following members.

  Name Description
Public method FireError Fires an error.
Public method FireInformation Fires an informational event.
Public method FireWarning Fires a warning.
Top
Did you find this helpful?
(1500 characters remaining)