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.