toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.dsl
/
toLong
to
Long
fun
ColumnDeclaring
<
out
Number
>
.
toLong
(
)
:
CastingExpression
<
Long
>
(
source
)
Cast the current column or expression's type to
Long
.