Answer Posted / ansu kumar
function are
fill
update
clear
eg
dataadapter1.fill(dataset1)
dataadapter1.update(dataset1)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ado rdo dao in visual basic?
What is connection pooling and what is the maximum pool size in ado.net connection string?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is the difference between data grid and data repeater?
What is disconnected architecture in ado.net?
What is ado.net connection?
Which method is used to sort the data in ADO.Net?
What is the difference between ado.net and oledb?
What is an ADO.Net?
What does executequery return?
What is difference between dataset and datatable?
Explain the difference between data reader and data set?
What are all the classes that are available in System.Data Namespace?
How many major types of connection objects in ADO.NET?
If we are not returning any records from the database, which method is to be used?