What's the difference between Dataset.clone and Dataset.copy?

Answer Posted / satyambabu

dataset.Clone :- It only copies structure, does not copy
data.
dataset.Copy :- Copies both Structure and data

Is This Answer Correct ?    57 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What DataReader class do in ADO.NET ?

579


What is the significance of CommandBehavior.CloseConnection ?

563


Which is the best method to get two values from the database?

517


What is maximum pool size in ado.net connection string?

494


What is namespace in ado.net?

495






Is it possible to edit data in Repeater control?

526


What is the difference between Dataset. clone and Dataset.copy?

550


What are all the commands used with Data Adapter?

515


What are the core objects of ADO.NET?

582


How to add a javaScript function in a datagrid?

565


What is sql command in ado net?

497


How can we add/remove row's in "datatable" object of "dataset"?

537


What is serialization and de-serialization in .net? How can we serialize the dataset object?

511


What is ole2 format?

498


What are the disadvantages of using datalist?

501