Skip to main content

IRelation Properties

A master-detail relation of a ITable.
Name Description
Detail Gets the detail table for the current relation.
DetailKeyColumns Gets a collection of detail key columns used to specify a master-detail relation.
Master Gets the master table for the current relation.
MasterKeyColumns Gets a collection of master key columns used to specify a master-detail relation.
Name Gets the name of the master-detail relation.
See Also