TernaryExpressionType 列挙体

三項式の種類を指定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Enumeration TernaryExpressionType
'使用
Dim instance As TernaryExpressionType
[SerializableAttribute]
public enum TernaryExpressionType
[SerializableAttribute]
public enum class TernaryExpressionType
public enum TernaryExpressionType

メンバ

メンバ名 説明
Between 種類は Between です。
NotBetween 種類は NotBetween です。

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間