toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.expression
/
BinaryExpressionType
/
NOT_EQUAL
NOT_EQUAL
NOT_EQUAL
Not-equal operator, translated to
<>
in SQL.
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String