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 |