targetOf

fun targetOf(from: Column<*>): Column<*>?

Returns the parent table column that is referenced by the from column in the child table.