Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.database
/
CachedRowSet
/
updateFloat
update
Float
open
override
fun
updateFloat
(
columnIndex
:
Int
,
x
:
Float
)
:
Nothing
(
source
)
open
override
fun
updateFloat
(
columnLabel
:
String
?
,
x
:
Float
)
:
Nothing
(
source
)
Deprecated (with error)
The result set is not updatable.