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
How to connect and retrieve data from database using dataset
What are the major challenges in accessing data from a database?
What are the features of ado.net?
What are different layers of ADO.Net?
What is the current version of entity framework?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is ado.net objects?
Define table relations?
What are the parameters that control most of connection pooling behaviours?
What is an ado?
What are the namespaces used in ADO.Net to connect to a database?
What is the difference between oledb sql server and oledbdotnet provider?
What is ado oledb and odbc?
What is namespace in ado.net?
What is the advantage of ado.net?