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

Answer Posted / debasis

DataAdapter.Fill(ds);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is datasource in ado.net?

595


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

573


How to connect and retrieve data from database using dataset

543


Define the executescalar method?

527


What is ole access?

558






If we are not returning any records from the database, which method is to be used?

766


What is the difference between typed and untyped dataset?

514


What is namespace in ado.net?

503


Which ado.net object is very fast in getting data from the database?

657


What is execute reader in ado.net?

504


What are the types of databinding?

562


How to enable and disable connection pooling?

516


What is the difference between Datareader and Dataset?

545


What does executenonquery () method return?

508


What is aggregating data ?

522