MasterDetailQueryModel Constructors
A model, specifying the settings of a key field that defines the master-detail relationship between data tables.| Name | Parameters | Description |
|---|---|---|
| MasterDetailQueryModel(MasterDetailFieldModel) | masterDetailField | Initializes a new instance of the MasterDetailQueryModel class with the specified key field. |
See Also