What's the difference between Dataset.clone and Dataset.copy?
Answer Posted / momo altawil
Clone() :cop only Structure and create new instance of the
obj.
copy() :cop the structure and Data without Create new
instance.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between data reader and data set?
Describe ado.net object model in detail.
What is ado full form?
Which is the best method to get two values from the database?
What is an orm, and why would you use one instead of plain old ado.net?
What are the classes in System.Data.Common Namespace?
How can we load multiple tables in to dataset?
What are datareaders?
What is two way data binding android?
Explain the role of data provider in ado.net?
What is a dynaset in access?
What is ado.net objects?
What does executequery return?
What is a serialized object?
What is the difference between SqlCommand and SqlCommandBuilder?