Skip to main content
A newer version of this page is available. .

MasterDetailInfo Properties

Identifies the master-detail relationship defined by associated SQL queries.
Name Description
DetailQueryName Specifies the detail query name of the master-detail relationship.
HasCustomName Indicates whether or not the name of a master-detail relationship has been specified.
KeyColumns Provides access to the collection of key columns defined for the master-detail relationship.
MasterQueryName Specifies the master query name of the master-detail relationship.
Name Specifies the relationship name.
See Also