Condividi tramite


Membri Warning

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

Il tipo Warning espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Warning Instantiates a new instance of a Warning class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Code Gets or sets the error code that is assigned to the warning by the report server.
Proprietà pubblica Message Gets or sets a message that describes the error or warning.
Proprietà pubblica ObjectName Gets or sets the name of an object in the report definition that contributed to the warning.
Proprietà pubblica ObjectType Gets or sets the severity type of the error or warning.
Proprietà pubblica Severity Gets or sets a message that describes the error or warning.

In alto