Partager via


Membres DtsError

Contains information about an error that occurred during execution. This class cannot be inherited.

Le type DtsError expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two object instances are equal. (Hérité de DtsObject.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Returns the hash code for this instance. (Hérité de DtsObject.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Description Gets or sets a text description for the error.
Propriété publique ErrorCode Gets or sets an error code that identifies the error.
Propriété publique HelpContext Gets or sets the Help context ID.
Propriété publique HelpFile Gets or sets the name of the Help file.
Propriété publique IDOfInterfaceWithError Gets or sets the name of the interface that raised the error.
Propriété publique Source Gets or sets the identifier of the object that caused the event.
Propriété publique SubComponent Gets or sets the subcomponent that raised the error.
Propriété publique TimeStamp Returns the timestamp for when the error occurred. This value is read-only.

Haut de la page