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

  Name Description
Warning Instantiates a new instance of a Warning class.

Top

Public Properties

  Name Description
ms166212.pubproperty(en-US,SQL.90).gif Code Gets or sets the error code that is assigned to the warning by the report server.
ms166212.pubproperty(en-US,SQL.90).gif Message Gets or sets a message that describes the error or warning.
ms166212.pubproperty(en-US,SQL.90).gif ObjectName Gets or sets the name of an object in the report definition that contributed to the warning.
ms166212.pubproperty(en-US,SQL.90).gif ObjectType Gets or sets the severity type of the error or warning.
ms166212.pubproperty(en-US,SQL.90).gif Severity Gets or sets a message that describes the error or warning.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms166212.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms166212.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms166212.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms166212.pubmethod(en-US,SQL.90).gifms166212.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms166212.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms166212.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms166212.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Warning Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace