Membres Warning
Represents a list of errors or warnings that are returned when a report is published or processed.
Le type Warning expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
Warning | Initializes a new instance of the Warning class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Code | Gets or sets the error code assigned to the warning by the report server. | |
Message | Gets or sets a message that states the error or warning. | |
ObjectName | Gets or sets the name of the object in the report definition that contributed to the warning. | |
ObjectType | Gets or sets the object type of the error or warning. | |
Severity | Gets or sets the severity of the error or warning. |
Haut de la page