Microsoft.SqlServer.Dts.ManagedMsg Namespace

The Microsoft.SqlServer.Dts.ManagedMsg namespace contains classes to assist the Integration Services developer in raising errors, warnings, informational messages, and other events.

Classes

DataflowErrorSupport

Supports the raising of errors, warnings, and other messages that include descriptive text for known COM HRESULTS returned by Integration Services components written in native code. This class cannot be inherited.

ErrorSupport

Supports the raising of errors, warnings, and other events that include descriptive text for known COM HRESULTs that are returned by Integration Services components written in native code.

Remarks

The classes in the Microsoft.SqlServer.Dts.ManagedMsg namespace provide value especially by retrieving descriptive messages that correspond to known COM HRESULTs returned by Integration Services components written in native code.