DataflowErrorSupport Members
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.
The following tables list the members exposed by the DataflowErrorSupport type.
Public Constructors
Name | Description | |
---|---|---|
DataflowErrorSupport | Overloaded. Initializes a new instance of the DataflowErrorSupport class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
FireError | Overloaded. (inherited from ErrorSupport ) | |
FireErrorWithArgs | Overloaded. (inherited from ErrorSupport ) | |
FireInformation | Overloaded. (inherited from ErrorSupport ) | |
FireInformationWithArgs | Overloaded. (inherited from ErrorSupport ) | |
FireWarning | Overloaded. (inherited from ErrorSupport ) | |
FireWarningWithArgs | Overloaded. (inherited from ErrorSupport ) | |
GetFormattedMessage | (inherited from ErrorSupport ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetComponentMetaData | (inherited from ErrorSupport ) | |
SetEvents | (inherited from ErrorSupport ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DataflowErrorSupport Class
Microsoft.SqlServer.Dts.ManagedMsg Namespace