Difference b/w dataset.clone and dataset.copy ?



Difference b/w dataset.clone and dataset.copy ?..

Answer / thirushakar

Dataset.copy method copies both the structure and data

Clone just copy the structure of dataset

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More Dot Net General Interview Questions

Explain what is the difference between a class and an object?

1 Answers  


What is JIT and how is works?

3 Answers  


What is .net core used for?

1 Answers  


How is a managed code executed?

2 Answers  


How to write an MMC snap-in for my Windows service?

1 Answers  


Types of evidence in .net with context to CAS

1 Answers  


What is singlecall activation mode used for in .net?

1 Answers  


What is the use of gacutil.exe?

1 Answers   Amazon,


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1 Answers  


Is it true that objects don't always get destroyed immediately when the last reference goes away?

1 Answers  


What tools is used to develop .NET applications?

1 Answers  


Value type & data types difference. Example from .NET.

2 Answers   TCS,


Categories