Membri DtsScriptingException
The exception that is thrown when there is an error in a script task.
Il tipo DtsScriptingException 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. (Ereditato da DtsException). | |
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
Vedere anche