← Back to Stormify Documentation

getObject

abstract fun getObject(columnIndex: Int, type: KClass<*>): Any?

Retrieves the value at the given 1-based columnIndex, converting it to the requested type.