ADO .Net Quiz 2
Attempted
0/16
Correct 0
Score 0
‹
›
Which database is the ADO.NET SqlConnection object designed for?
Which is not a tab on the DataLink Property window?
Which is the appropriate prefix for a Dataset object?
What is the proper code to put data into the dataset called CustomerDataset using the CustomerDataAdapter object?
Which object contains the Position property of the current record in a dataset?
The first record in a dataset has a position property of:
Which below is specified by the DataMember Property?
Which is a property of the DataGrid control?