Sdílet prostřednictvím


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
Public property Code Gets the error code that is assigned to the warning. Read-only.
Public property Message Gets a message that describes the error or warning. Read-only.
Public property ObjectName Gets the name of the object in the report definition that contributed to the warning. Read-only.
Public property ObjectType Gets the type of object in the report definition that caused the error or warning. Read-only.
Public property Severity Gets the severity type of the error or warning. Read-only.

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Equals  Überladen (Geerbt von Object.)
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method Finalize  (Geerbt von Object.)
Protected method MemberwiseClone  (Geerbt von Object.)

Oben

Siehe auch

Verweis

Warning-Klasse
Microsoft.Reporting.WebForms-Namespace