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 ternary expression 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 TernaryExpressionType
[SerializableAttribute]
public enum TernaryExpressionType
[SerializableAttribute]
public enum class TernaryExpressionType
[<SerializableAttribute>]
type TernaryExpressionType
public enum TernaryExpressionType
Members
Member name | Description | |
---|---|---|
Between | Type is Between | |
NotBetween | Type is NotBetween |