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 | Instantiates a new instance of a Warning class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Code | Gets or sets the error code that is assigned to the warning by the report server. | 
| .gif) | Message | Gets or sets a message that describes the error or warning. | 
| .gif) | ObjectName | Gets or sets the name of an object in the report definition that contributed to the warning. | 
| .gif) | ObjectType | Gets or sets the severity type of the error or warning. | 
| .gif) | Severity | Gets or sets a message that describes 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 ) | 
顶部
请参阅
参考
Warning Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace