Which function should you call on the Data Adapter to populate your created dataset?

Choose the correct answer

Explanation

The Fill() method is used to load data into the dataset via the Data Adapter. The other options are not applicable for this purpose.

Which function should you call on the Data Adapter t… — ASP.net | PakQuizHub