Partager via


Membres DtsWarning

Contains the properties used when a warning occurs. This class cannot be inherited.

Le type DtsWarning 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 the text of the warning message.
Propriété publique HelpContext Gets or sets the identifier of the topic in the Help file.
Propriété publique HelpFile Gets or sets a String expression that contains the fully qualified path to a Help file.
Propriété publique IDOfInterfaceWithWarning Gets or sets the GUID of the interface that is throwing the warning.
Propriété publique Source Gets or sets a String that contains the GUID of the interface that caused the error.
Propriété publique SubComponent Gets or sets a string that identifies the submodule within a source.
Propriété publique TimeStamp Returns a TimeStamp that indicates when the warning occurred.
Propriété publique WarningCode Gets or sets an Integer that identifies the warning message.

Haut de la page