← Back to Stormify Documentation
kdbc
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kdbc
kdbc
/
onl.ycode.kdbc
/
CallableStatement
/
registerOutParameter
register
Out
Parameter
abstract
fun
registerOutParameter
(
parameterIndex
:
Int
,
type
:
KClass
<
*
>
)
Registers an OUT parameter at the given 1-based
parameterIndex
with the expected
type
.