Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.expression
/
BinaryExpressionType
/
LESS_THAN_OR_EQUAL
LESS_
THAN_
OR_
EQUAL
LESS_THAN_OR_EQUAL
Less-eq 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