PreparedStatement.columnName

Returns the column name by its index, as a D string.

class PreparedStatement
string
columnName
(
int idx
)

Meta