Partager via


Warning Members

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

The following tables list the members exposed by the Warning type.

Public Constructors

  Nom Description
Warning  

Haut de la page

Public Properties

  Nom Description
ms164389.pubproperty(fr-fr,SQL.90).gif Code Gets or sets the error code that is assigned to the warning by the report server. Read-only.
ms164389.pubproperty(fr-fr,SQL.90).gif Message Gets or sets a message that describes the error or warning. Read-only.
ms164389.pubproperty(fr-fr,SQL.90).gif ObjectName Gets or sets the name of the object in the report definition that contributed to the warning. Read-only.
ms164389.pubproperty(fr-fr,SQL.90).gif ObjectType Gets or sets the type of object in the report definition that caused the error or warning. Read-only.
ms164389.pubproperty(fr-fr,SQL.90).gif Severity Gets or sets the severity type of the error or warning. Read-only.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms164389.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164389.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms164389.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms164389.pubmethod(fr-fr,SQL.90).gifms164389.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164389.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms164389.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms164389.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

Warning Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace