The FillByMake method is associated with a parameter query. Which of the following statements invokes the method and passes the contents of the txtMake control's Text property?
A. TblTruckTableAdapter.FillTruck(TruckDataSet.tblTruck)
B. TblTruckTableAdapter.FillByMake(TruckDataSet.tblTruck)
C. TblTruckTableAdapter.FillByMake(TruckDataSet, txtMake.Text)
D. TblTruckTableAdapter.FillByMake(TruckDataSet.tblTruck, txtMake.Text)
Answer: D
You might also like to view...
What role did the development of graphical user interfaces play in the personal com- puter revolution?
What will be an ideal response?
Both forms and reports have a text box control, which displays the data found in the record source
Indicate whether the statement is true or false
Once a chart has been created, you can change its type
Indicate whether the statement is true or false
In an input mask, the letter ____ indicates that a letter or digit must be entered, and the entry is required.
A. A B. a C. C D. L