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 )
Nom | Description | |
---|---|---|
ErrorSupport | Overloaded. Initializes a new instance of the ErrorSupport class. |
Haut de la page
Protected Constructors
Nom | Description | |
---|---|---|
ErrorSupport | Overloaded. Initializes a new instance of the ErrorSupport class. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
FireError | Overloaded. Raises an error. | |
FireErrorWithArgs | Overloaded. Raises an error with the option to provide an array of user-defined objects or information. | |
FireInformation | Overloaded. Raises an informational message. | |
FireInformationWithArgs | Overloaded. Raises an informational message with the option to provide an array of user-defined objects or information. | |
FireWarning | Overloaded. Raises a warning. | |
FireWarningWithArgs | Overloaded. Raises a warning with the option to provide an array of user-defined objects or information. | |
GetFormattedMessage | Gets the error message for an HRESULT and formats the message by populating parameters with the supplied values. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetComponentMetaData | Specifies the IDTSComponentMetaData90 interface that the ErrorSupport class uses to raise events. | |
SetEvents | Specifies the IDTSComponentEvents90 interface that the ErrorSupport class uses to raise events. | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
ErrorSupport Class
Microsoft.SqlServer.Dts.ManagedMsg Namespace