Membri DtsException
Defines a generic exception class that, depending on the error code returned, creates a class specific to the type of exception that occurred.
Il tipo DtsException espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetBaseException | (Ereditato da Exception). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetObjectData | (Ereditato da Exception). |
![]() |
GetType | (Ereditato da Exception). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Exception). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Data | (Ereditato da Exception). |
![]() |
ErrorCode | Gets the error code that creates the appropriate exception class. This field is read-only. |
![]() |
HelpLink | (Ereditato da Exception). |
![]() |
HResult | (Ereditato da Exception). |
![]() |
InnerException | (Ereditato da Exception). |
![]() |
Message | (Ereditato da Exception). |
![]() |
Source | (Ereditato da Exception). |
![]() |
StackTrace | (Ereditato da Exception). |
![]() |
TargetSite | (Ereditato da Exception). |
In alto