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
How is entity framework different from ado.net?
What is the difference between linq and ado.net?
What is the difference between sqlcommand and sqldataadapter?
Define bubbled event?
Explain ODP.net
Why do we use sqldataadapter?
Difference between sqlcommand and sqlcommandbuilder?
Why is ADO.NET serialization slower than ADO ?
What are the rules to implement connection pooling?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Describe ado.net object model in detail.
Define Execute Reader?
What is a dataview?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What does executenonquery () method return?