次の方法で共有


Warning クラス

レポートの表示または処理の際に返されるエラーまたは警告の一覧を表します。

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
Public NotInheritable Class Warning
'使用
Dim instance As Warning
public sealed class Warning
public ref class Warning sealed
public final class Warning
public final class Warning

解説

LocalReport クラスと ServerReport クラスの Render メソッドおよび RenderStream メソッドによって警告オブジェクトの配列が返されます。

継承階層

System.Object
  Microsoft.Reporting.WebForms.Warning

スレッド セーフ

この型のすべてのパブリックな静的 (Visual Basic では Shared) メンバは、スレッド セーフです。すべてのインスタンス メンバが、スレッド セーフであることは保証されていません。

参照

リファレンス

Warning メンバ
Microsoft.Reporting.WebForms 名前空間