Warning メンバ
Represents a list of errors or warnings that are returned when a report is rendered or processed.
Warning データ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
名前 | 説明 | |
---|---|---|
Code | Gets the error code that is assigned to the warning. Read-only. | |
Message | Gets a message that describes the error or warning. Read-only. | |
ObjectName | Gets the name of the object in the report definition that contributed to the warning. Read-only. | |
ObjectType | Gets the type of object in the report definition that caused the error or warning. Read-only. | |
Severity | Gets the severity type of the error or warning. Read-only. |
このページのトップへ
パブリック メソッド
( プロテクト メソッド も参照)
名前 | 説明 | |
---|---|---|
Equals | オーバーロードされます。 ( Object から継承されます。) | |
GetHashCode | ( Object から継承されます。) | |
GetType | ( Object から継承されます。) | |
ReferenceEquals | ( Object から継承されます。) | |
ToString | ( Object から継承されます。) |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
Finalize | ( Object から継承されます。) | |
MemberwiseClone | ( Object から継承されます。) |
このページのトップへ