Asked by Shahd Ajlani on May 24, 2024

verifed

Verified

The _____ property indicates which field serves the link between the main form and subform.

A) Subform Link
B) Link Master Fields
C) Source Object
D) Primary Key

Link Master Fields

Link Master Fields refers to a feature in database or software applications that allows a user to join fields from different data sources.

Subform Link

A connection between a main form and a subordinate form that displays related data in a database application.

Source Object

The original data or component from which a copy, derivation, or link is made in software applications or programming, often serving as a reference or template.

  • Recognize the significance of logical properties like Record Source and Link Master Fields in form-subform relationships.
verifed

Verified Answer

HC
Hunter CannonMay 30, 2024
Final Answer :
B
Explanation :
The Link Master Fields property indicates which field in the main form is linked to the subform's recordsource, allowing the records in the subform to be filtered based on the value of the main form field. The other options are not directly related to this link between the main form and subform.