Warning クラス

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

名前空間:  ReportService2006
アセンブリ:  ReportService2006 (ReportService2006.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 オブジェクトは、CreateReportCreateReportHistorySnapshotSetReportDefinition などのメソッドによって出力として返されます。

継承階層

System. . :: . .Object
  ReportService2006..::..Warning

スレッド セーフ

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