toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.entity
/
EntityExtensionsApi
/
getColumnValue
get
Column
Value
fun
Entity
<
*
>
.
getColumnValue
(
binding
:
ColumnBinding
)
:
Any
?
(
source
)
Get the specific column value from this entity, returning null if the value doesn't exist.