Freigeben über


Warning-Klasse

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

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class Warning
'Usage
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning =  class end
public class Warning

Hinweise

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

Vererbungshierarchie

System. . :: . .Object
  ReportExecution2005..::..Warning

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.