Condividi tramite


ErrorSupport Members

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.

The following tables list the members exposed by the ErrorSupport type.

Public Constructors

(see also Protected Constructors )

  Nome Description
ErrorSupport Overloaded. Initializes a new instance of the ErrorSupport class.

Torna all'inizio

Protected Constructors

  Nome Description
ErrorSupport Overloaded. Initializes a new instance of the ErrorSupport class.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms211087.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms211087.pubmethod(it-it,SQL.90).gif FireError Overloaded. Raises an error.
ms211087.pubmethod(it-it,SQL.90).gif FireErrorWithArgs Overloaded. Raises an error with the option to provide an array of user-defined objects or information.
ms211087.pubmethod(it-it,SQL.90).gif FireInformation Overloaded. Raises an informational message.
ms211087.pubmethod(it-it,SQL.90).gif FireInformationWithArgs Overloaded. Raises an informational message with the option to provide an array of user-defined objects or information.
ms211087.pubmethod(it-it,SQL.90).gif FireWarning Overloaded. Raises a warning.
ms211087.pubmethod(it-it,SQL.90).gif FireWarningWithArgs Overloaded. Raises a warning with the option to provide an array of user-defined objects or information.
ms211087.pubmethod(it-it,SQL.90).gif GetFormattedMessage Gets the error message for an HRESULT and formats the message by populating parameters with the supplied values.
ms211087.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms211087.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms211087.pubmethod(it-it,SQL.90).gifms211087.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211087.pubmethod(it-it,SQL.90).gif SetComponentMetaData Specifies the IDTSComponentMetaData90 interface that the ErrorSupport class uses to raise events.
ms211087.pubmethod(it-it,SQL.90).gif SetEvents Specifies the IDTSComponentEvents90 interface that the ErrorSupport class uses to raise events.
ms211087.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms211087.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms211087.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ErrorSupport Class
Microsoft.SqlServer.Dts.ManagedMsg Namespace