Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the importance parameter type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ImportanceParameterType
[SerializableAttribute]
public enum ImportanceParameterType
[SerializableAttribute]
public enum class ImportanceParameterType
[<SerializableAttribute>]
type ImportanceParameterType
public enum ImportanceParameterType
Members
Member name | Description | |
---|---|---|
Unknown | Type is Unknown | |
Low | Type is Low | |
Medium | Type is Medium | |
High | Type is High |