IDTSError100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains information about an error that occurred during execution.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a text description for the error. |
![]() | ErrorCode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an error code that identifies the error. |
![]() | HelpContext | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the Help context ID. |
![]() | HelpFile | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the Help file. |
![]() | IDOfInterfaceWithError | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the interface that raised the error. |
![]() | Source | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the identifier of the object that caused the event. |
![]() | SourceID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the identifier of the object that caused the event. |
![]() | SubComponent | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the subcomponent that raised the error. |
![]() | TimeStamp | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the timestamp for when the error occurred. This value is read-only. |
