Warning クラス

レポートのパブリッシュ時または処理時に返されるエラーや警告の一覧を表します。

名前空間:  ReportExecution2005
アセンブリ:  ReportExecution2005 (ReportExecution2005.dll)

構文

'宣言
<SerializableAttribute> _
Public Class Warning
'使用
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning =  class end
public class Warning

説明

Warning オブジェクトは、CreateReportCreateReportHistorySnapshotRender、および SetReportDefinition の各メソッドによって出力として返されます。

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。