cdm_get_referencing_tables: Get the names of the tables of a dm
that reference a given table.
Description
Get the names of the tables of a dm
that reference a given table.
Usage
cdm_get_referencing_tables(dm, table)
Value
Character vector of the names of the tables that point to the primary
key of table
.