指定重要性参数的类型。
命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
<SerializableAttribute> _
Public Enumeration ImportanceParameterType
[SerializableAttribute]
public enum ImportanceParameterType
[SerializableAttribute]
public enum class ImportanceParameterType
[<SerializableAttribute>]
type ImportanceParameterType
public enum ImportanceParameterType
成员
| 成员名称 | 说明 | |
|---|---|---|
| Unknown | 类型为 Unknown | |
| Low | 类型为 Low | |
| Medium | 类型为 Medium | |
| High | 类型为 High |