which property is the query builder associated with?\nrow source\nrecord source\ncontrol source\nsource object

which property is the query builder associated with?\nrow source\nrecord source\ncontrol source\nsource object

which property is the query builder associated with?\nrow source\nrecord source\ncontrol source\nsource object

Answer

Brief Explanations:

In database - related applications, the Query Builder is associated with the Record Source property which specifies the data source for a form, report, or list box. It can be a table name, a query name, or SQL statement.

Answer:

B. Record Source