Nota
O acceso a esta páxina require autorización. Pode tentar iniciar sesión ou modificar os directorios.
O acceso a esta páxina require autorización. Pode tentar modificar os directorios.
Initializes a new instance of the ErrorSupport class.
Notas
Normally the data flow component developer uses the ErrorSupport property of the PipelineComponent base class to obtain an ErrorSupport object for the purpose of raising errors, warnings, and other events.
Lista de sobrecargas
| Nombre | Description |
|---|---|
| ErrorSupport (IDTSComponentEvents90) |
Initializes a new instance of the ErrorSupport class and associates it with the specified IDTSComponentEvents90 instance.
|
| ErrorSupport (IDTSComponentMetaData90) |
Initializes a new instance of the ErrorSupport class and associates it with the specified IDTSComponentMetaData90 instance.
|
| ErrorSupport (IDTSComponentEvents90, String, String, Int32) |
Initializes a new instance of the ErrorSupport class and associates it with the specified IDTSComponentEvents90 instance, component, help file, and help context.
|
| ErrorSupport (IDTSComponentMetaData90, String, String, Int32) |
Initializes a new instance of the ErrorSupport class and associates it with the specified IDTSComponentMetaData90 instance, component, help file, and help context.
|
Vea también
Referencia
ErrorSupport Class
ErrorSupport Members
Microsoft.SqlServer.Dts.ManagedMsg Namespace