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 are the ado.net components?
Explain how to find the given query is optimised one or not?
How to load multiple tables into a dataset?
Which control of the BindingNavigator returns the current position within the data source?
What does executequery return?
Command objects uses, purposes and their methods.
differance between ADO vs ADO.Net?
What is difference in record set and dataset?
What is a datareader object?
What are three methods for displaying data in a syncfusion datagrid
What is execute reader in ado.net?
Some important instruction regarding ADO.NET connection string ?
How to creating a SqlCommand Object?
What is the difference between OLEDB Provider and SqlClient?
What is the role of the dataset object in ado.net?