Which method do you invoke on the DataAdapter control to
load your generated dataset with data?

Answer Posted / swapna

use the Fill method of the DataAdapter control and pass the
dataset object as an argument to load the generated data.

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ole db and odbc?

514


How do you find the count of records in a dataset?

474


What are all the classes that are available in System.Data Namespace?

548


What are typed and untyped dataset?

549


What is DataReader Object?

588






What are basic methods of dataadapter?

498


What is datatable in ado.net?

515


What is ado.net code?

516


What is ado and dao?

528


Explain the difference between sqlcommand object and command behavior object?

529


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

513


Why is stored procedure used in ado.net?

544


What is sql command in ado net?

496


Why ca not we use multiple inheritance and garbage collector paralelly in .net?

546


What providers does Ado.net uses?

568