Differences between dataset.clone and dataset.copy?

Answer Posted / pompana gouda

DataSet.Clone():
This function copies the structure of System.Data.DataSet,
Including all System.Data.DataTable Schemas, relations and
constraints. But doesn't copy Data.

DataSet.Copy():
This function copies both the structure and data for this
System.Data.DataSet....

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

582


What is ado asp?

513


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

500


What is ado.net and its features?

499


What is ado connection?

505






How to read data with the sqldatareader ?

533


What is command class in ado.net?

473


Explain the difference in an abstract class and an interface?

501


What is meant by executenonquery?

527


Why is stored procedure used in ado.net?

549


What are the core objects of ADO.NET?

582


What are the advantages and drawbacks of using ado.net?

622


What are the various methods provided by the DataSet object to generate XML?

589


What are the important features of ado.net 2.0?

592


What are the connected and disconnected modes in ado.net?

485