共用方式為


ImportanceParameterType 列舉型別

指定重要性參數型別。

命名空間:  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。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間