create

fun create(rs: RowApi, fieldsIndex: Map<Expression<*>, Int>): ResultRow

Creates a ResultRow storing all expressions in fieldsIndex with their values retrieved from a RowApi.