DtsGenericException Miembros
The exception that is thrown when an error occurs and the error is not handled by any other exception class.
El tipo DtsGenericException expone los siguientes miembros.
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