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 네임스페이스