dm_get_fk: Retrieve the name of the column marked as a foreign key, pointing from one table of a dm to another table.
Description
Retrieve the name of the column marked as a foreign key, pointing from one table of a dm to another table.
Usage
dm_get_fk(dm, table, ref_table)
Arguments
ref_table
The table that is referenced from table.