Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / m.mohan krishna
DataAdapters Fill() method.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Describe ado.net object model in detail.
What is the difference between Datareader and Dataset?
What are the 3 major types of connection objects in ado.net?
What is ole db query?
What is sqlconnection and sqlcommand?
What are the parameters that control most of connection pooling behaviors?
What are the advantages using ado.net?
What is the meaning of executenonquery?
What is execute reader in ado.net?
How can we save all data from dataset?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What are dataproviders?
What is sqldatareader?
What are the types of databinding?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?