Partager via


TernaryExpressionType, énumération

Spécifie le type d'expression ternaire.

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 TernaryExpressionType
[SerializableAttribute]
public enum TernaryExpressionType
[SerializableAttribute]
public enum class TernaryExpressionType
[<SerializableAttribute>]
type TernaryExpressionType
public enum TernaryExpressionType

Membres

Nom de membre Description
Between Le type est Between
NotBetween Le type est NotBetween

Voir aussi

Référence

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms