Compartir a través de


Espacio de nombres 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.

Clases

  Clase Descripción
Clase pública 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.
Clase pública 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.