Differences between dataset.clone and dataset.copy?
Answer Posted / satyambabu
dataset.clone:-it only copies structures doesnot copydata.
dataset.copy:copies structures and data.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the advantages using ado.net?
What is data reader in ado.net?
What is meant by executenonquery?
What are the advantages of using datalist?
Define connection string?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What do you mean by performing asynchronous operation using command object?
What are the data providers used in ado.net
How will you fill the gridview by using datatable object at runtime?
How can we load multiple tables in to dataset?
How to store data in memory?
Define ado.net?
What is ado in agriculture?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is the difference in record set and dataset?