Warning-Member
Represents a list of errors or warnings that are returned when a report is rendered or processed.
In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ Warning verfügbar gemacht werden.
Öffentliche Eigenschaften
Name | Beschreibung | |
---|---|---|
Code | Gets the error code that is assigned to the warning. Read-only. | |
Message | Gets a message that describes the error or warning. Read-only. | |
ObjectName | Gets the name of the object in the report definition that contributed to the warning. Read-only. | |
ObjectType | Gets the type of object in the report definition that caused the error or warning. Read-only. | |
Severity | Gets the severity type of the error or warning. Read-only. |
Oben
Öffentliche Methoden
(siehe auch Geschützte Methoden )
Name | Beschreibung | |
---|---|---|
Equals | Überladen (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ReferenceEquals | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Oben
Geschützte Methoden
Name | Beschreibung | |
---|---|---|
Finalize | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) |
Oben