ImportanceParameterType, énumération
Spécifie le type de paramètre d'importance.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration ImportanceParameterType
[SerializableAttribute]
public enum ImportanceParameterType
[SerializableAttribute]
public enum class ImportanceParameterType
[<SerializableAttribute>]
type ImportanceParameterType
public enum ImportanceParameterType
Membres
Nom de membre | Description | |
---|---|---|
Unknown | Le type est Unknown | |
Low | Le type est Low | |
Medium | Le type est Medium | |
High | Le type est High |