Classe DtsError
SQL Server 2008 R2
Contains information about an error that occurred during execution. This class cannot be inherited.
System..::..Object
Microsoft.SqlServer.Dts.Runtime..::..DtsObject
Microsoft.SqlServer.Dts.Runtime..::..DtsError
Microsoft.SqlServer.Dts.Runtime..::..DtsObject
Microsoft.SqlServer.Dts.Runtime..::..DtsError
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Le type DtsError expose les membres suivants.
| Nom | 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. |
| Nom | Description | |
|---|---|---|
![]() | Equals | Determines whether two object instances are equal. (hérité de DtsObject.) |
![]() | Finalize | (hérité de Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (hérité de DtsObject.) |
![]() | GetType | (hérité de Object.) |
![]() | MemberwiseClone | (hérité de Object.) |
![]() | ToString | (hérité de Object.) |

