PreparedStatement.column

Returns the value of a column by its index, as the given D type.

class PreparedStatement
T
column
(
T
)
(
int idx
)

Meta