Octavius Database
Toggle table of contents
5.1.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
org.octavius.data.builder
/
TerminalReturningMethods
/
toSingleStrict
to
Single
Strict
desktop
abstract
fun
toSingleStrict
(
params
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
:
DataResult
<
Map
<
String
,
Any
?
>
>
Fetches a single row as Map
. Returns Failure if no rows.