指定警告的严重性。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public Enumeration Severity
public enum Severity
public enum class Severity
type Severity
public enum Severity
成员
成员名称 | 说明 | |
---|---|---|
Error | 警告的严重级别为 Error。 | |
Warning | 警告的严重级别为 Warning。 |
备注
此枚举由 Warning 类使用。