What's the difference between Dataset.clone and Dataset.copy?
Answer Posted / nitin
Dataset.clone method only copies structure while Copy
method copies structure as well as data also.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is oledb connection?
What is ado circle?
What is the use of connection object in ado.net?
How to load multiple tables into a dataset?
Define data access layer?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Which object of ado contains datarow datacolumn collection?
How to identify the updated rows in a dataset?
How to pass multiple tables in datasets simultaneously?
What is data control techniques?
What are disadvantages of microsoft-provided data provider classes in ado.net?
Explain the two fundamental objects in ado.net?
What Is Difference Between Ado And Ado.net?
Explain what is datagrid with an example?
What is ado.net and its features?