originalColumn

fun <R> originalColumn(column: Column<R>): Column<R>?

Returns the original column from the delegate table, or null if the column is not associated with this table alias.