powered by
dm
cdm_get_all_pks() checks the dm object for set primary keys and returns the tables, the respective primary key columns and their classes.
cdm_get_all_pks()
cdm_get_all_pks(dm)
A dm object.
Other primary key functions: cdm_add_pk(), cdm_get_pk(), cdm_has_pk(), cdm_rm_pk(), enum_pk_candidates()
cdm_add_pk()
cdm_get_pk()
cdm_has_pk()
cdm_rm_pk()
enum_pk_candidates()