Membres Warning

Represents a list of errors or warnings that is returned when a report is published or processed.

Le type Warning expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Warning Instantiates a new instance of a Warning class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
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 Code Gets or sets the error code that is assigned to the warning by the report server.
Propriété publique Message Gets or sets a message that describes the error or warning.
Propriété publique ObjectName Gets or sets the name of an object in the report definition that contributed to the warning.
Propriété publique ObjectType Gets or sets the severity type of the error or warning.
Propriété publique Severity Gets or sets a message that describes the error or warning.

Haut de la page