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 Difference Between Ado And Ado.net?
How can we load multiple tables in a dataset?
What are the rules to implement connection pooling?
What are all components of ADO.Net data provider?
What is the use of sqldatareader class?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is sqldatasource?
Explain the dataadapter class in ado.net?
What do you know about ado.net's objects?
What is the role of data provider in ado.net?
How to enable and disable connection pooling?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is sql command in ado net?
Explain ODP.net
What are the different ado.net namespaces?