Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
The following tables list the members exposed by the IComponentErrorInfo type.
Public Properties
| Nom | Description | |
|---|---|---|
![]() |
Component | Returns the IComponent interface of the object that raised the event. |
![]() |
Description | Returns the text of the message. |
![]() |
ErrorCode | Returns an Integer that identifies the error message. |
![]() |
HelpContext | Returns the identifier of the topic in the Help file. |
![]() |
HelpFile | Returns the path to the Help file that contains detailed information. |
![]() |
Level | Returns a TraceLevel enumeration value indicating what messages to output for the Debug, Trace and TraceSwitch classes. |
![]() |
SourceComponent | Returns the name of the component where the error originated. |
![]() |
SubComponent | Returns an arbitrary String that identifies the sub-module within a source: for example, the transform in a Pipeline task. |
Haut de la page
Public Methods
| Nom | Description | |
|---|---|---|
![]() |
GetMessage | Overloaded. Returns a String that contains the error message, and optionally, the component and subcomponent. |
Haut de la page
Voir aussi
Référence
IComponentErrorInfo Interface
Microsoft.SqlServer.Dts.Design Namespace
.gif)
.gif)