Row.getColumnIndex

Get a column position for the given column {@code name}.

@param name the column name @return the column name or {@code -1} if not found

interface Row
int
getColumnIndex
(
string name
)

Meta