referenceTable
If the column is bound to a reference table, return the table, otherwise return null.
Shortcut for (binding as? ReferenceBinding)?.referenceTable
.
If the column is bound to a reference table, return the table, otherwise return null.
Shortcut for (binding as? ReferenceBinding)?.referenceTable
.