Warning Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Class Warning
public class Warning
public ref class Warning
public class Warning
public class Warning

Remarks

A Warning object is returned as output by the CreateReport, CreateReportHistorySnapshot, Render, and SetReportDefinition methods.

Inheritance Hierarchy

System.Object
  ReportExecution2005.Warning

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

Warning Members
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace