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 the difference between ADO and ADO.Net?
What is ole access?
What are the 3 major types of connection objects in ado.net?
What is the use of Dataview?
What is ado.net full form?
What is difference between ado and other data object?
How would you connect to database using .NET?
What is the difference between statement and preparedstatement interface?
What is the use of ADO.NET and XML web services?
What is ado.net architecture?
What you mean by filtering of data?
Which method is used by command class to execute SQL statements that return single value?
What is a dataview?
What is the difference between executenonquery () and executescalar ()?
What is two way data binding android?