Sdílet prostřednictvím


Warning-Klasse

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

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Hinweise

An array of Warning objects is returned by the Render and RenderStream methods of the LocalReport and ServerReport classes.

Vererbungshierarchie

System.Object
  Microsoft.Reporting.WebForms.Warning

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.

Siehe auch

Verweis

Warning-Member
Microsoft.Reporting.WebForms-Namespace