MasterDetailQueryInfo Properties
Stores query settings while running the master-detail Report Wizard.| Name | Description |
|---|---|
| Checked | Specifies whether or not a query is selected to include into a report. |
| DisplayName | Specifies the item display name. Inherited from MasterDetailInfoBase. |
| Fields | Provides access to a query’s data fields. |
| Name | Specifies the item name. Inherited from MasterDetailInfoBase. |
| Relations | Provides access to master-detail relationships specified for a query. |
See Also