DtsTaskException Miembros
The exception that is thrown when an error occurs in a task.
El tipo DtsTaskException expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
DtsTaskException(COMException) | This constructor is used when your custom task contains a COM exception. |
![]() |
DtsTaskException(String) | This constructor is used when your custom task contains a string version of the exception. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetBaseException | (Se hereda de Exception). |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetObjectData | (Se hereda de Exception). |
![]() |
GetType | (Se hereda de Exception). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Exception). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Data | (Se hereda de Exception). |
![]() |
ErrorCode | Gets the error code that creates the appropriate exception class. This field is read-only. (Se hereda de DtsException). |
![]() |
HelpLink | (Se hereda de Exception). |
![]() |
HResult | (Se hereda de Exception). |
![]() |
InnerException | (Se hereda de Exception). |
![]() |
Message | (Se hereda de Exception). |
![]() |
Source | (Se hereda de Exception). |
![]() |
StackTrace | (Se hereda de Exception). |
![]() |
TargetSite | (Se hereda de Exception). |
Principio
.gif)
.gif)
.gif)
.gif)