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
What is the difference between Datareader and Dataset?
What are the classes in System.Data.Common Namespace?
What is a non query?
List the 4 common ado.net namespaces?
What is ado.net components?
Define partial class?
How to pass multiple tables in datasets simultaneously?
Can you explain how to enable and disable connection pooling?
How would you connect to a database by using .NET?
What is ado oledb and odbc?
What is the significance of CommandBehavior.CloseConnection ?
What are datareaders?
Explain ado.net features?
What are the Features and disadvantages of dataset
What is connection string?