← 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
/
ResultSetMetaData
/
getColumnLabel
get
Column
Label
open
fun
getColumnLabel
(
column
:
Int
)
:
String
Returns the column alias (label) at the given 1-based
column
index. Defaults to
getColumnName
.