次の方法で共有


Warning メンバ

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

Warning データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ

  名前 説明
Public property Code Gets the error code that is assigned to the warning. Read-only.
Public property Message Gets a message that describes the error or warning. Read-only.
Public property ObjectName Gets the name of the object in the report definition that contributed to the warning. Read-only.
Public property ObjectType Gets the type of object in the report definition that caused the error or warning. Read-only.
Public property Severity Gets the severity type of the error or warning. Read-only.

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
Public method Equals  オーバーロードされます。 ( Object から継承されます。)
Public method GetHashCode  ( Object から継承されます。)
Public method GetType  ( Object から継承されます。)
Public methodStatic ReferenceEquals  ( Object から継承されます。)
Public method ToString  ( Object から継承されます。)

このページのトップへ

プロテクト メソッド

  名前 説明
Protected method Finalize  ( Object から継承されます。)
Protected method MemberwiseClone  ( Object から継承されます。)

このページのトップへ

参照

リファレンス

Warning クラス
Microsoft.Reporting.WinForms 名前空間