Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Deveel
Data
Sql
Expressions
SqlExpressionTypeExtensions
C# Class Deveel.Data.Sql.Expressions.SqlExpressionTypeExtensions
ファイルを表示
Open project: deveel/deveeldb
Public Methods
Method
Description
IsLogical
(
this
type
) :
bool
IsPattern
(
this
type
) :
bool
Reverse
(
this
type
) :
SqlExpressionType
Method Details
IsLogical()
public
static
method
public
static
IsLogical
(
this
type
) :
bool
type
this
return
bool
IsPattern()
public
static
method
public
static
IsPattern
(
this
type
) :
bool
type
this
return
bool
Reverse()
public
static
method
public
static
Reverse
(
this
type
) :
SqlExpressionType
type
this
return
SqlExpressionType