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 命名空间