Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / tahir

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

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we serialize data?

1004


What is the use of sqldatareader class?

1052


What is oledb connection?

1035


Is bulk insert faster than insert?

958


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

1150


Which property is used to check whether a DataReader is closed or opened?

1086


How do you merge 2 datasets into the third dataset in a simple manner?

1057


Explain how to create dynamic gridview?

1015


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

2445


Compare Data Reader & Dataset in ado.net?

1046


What is row state?

1034


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

1061


Explain the difference in record set and dataset?

991


What is ado.net full form?

1035


What is a datagridview?

1088