Microsoft.SqlServer.Dts.ManagedMsg 命名空间

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

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.

  说明
公共类 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.