KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.dbutil
/
DatabaseIfc
/
Companion
/
toDataFrame
to
Data
Frame
fun
toDataFrame
(
resultSet
:
ResultSet
)
:
AnyFrame
Return
the result set as a DataFrame
Parameters
result
Set
the result set that needs conversion