getLong

open fun getLong(index: Int): Long?

Converts the buffer for provided column index to a Long?

Returns null if that index was NULL in the result.

Parameters

index

Integer index of the column to read