MasterDetailInfo Properties
Identifies the master-detail relationship defined by associated SQL queries.
Name | Description |
---|---|
Detail |
Specifies the detail query name of the master-detail relationship. |
Has |
Indicates whether or not the name of a master-detail relationship has been specified. |
Key |
Provides access to the collection of key columns defined for the master-detail relationship. |
Master |
Specifies the master query name of the master-detail relationship. |
Name | Specifies the relationship name. |
See Also