Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information about an error that occurred during execution. This class cannot be inherited.
The following tables list the members exposed by the DtsError type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets a text description for the error. |
![]() |
ErrorCode | Gets or sets an error code that identifies the error. |
![]() |
HelpContext | Gets or sets the Help context ID. |
![]() |
HelpFile | Gets or sets the name of the Help file. |
![]() |
IDOfInterfaceWithError | Gets or sets the name of the interface that raised the error. |
![]() |
Source | Gets or sets the identifier of the object that caused the event. |
![]() |
SubComponent | Gets or sets the subcomponent that raised the error. |
![]() |
TimeStamp | Returns the timestamp for when the error occurred. This value is read-only. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top