Represents a list of errors or warnings that are returned when a report is published or processed.
The following tables list the members exposed by the Warning type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| Warning | Initializes a new instance of the Warning class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Code | Gets or sets the error code assigned to the warning by the report server. | 
| .gif) | Message | Gets or sets a message that states the error or warning. | 
| .gif) | ObjectName | Gets or sets the name of the object in the report definition that contributed to the warning. | 
| .gif) | ObjectType | Gets or sets the object type of the error or warning. | 
| .gif) | Severity | Gets or sets the severity of the error or warning. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部