What's the difference between Dataset.clone and Dataset.copy?
Answer Posted / bhavesh chhatrala
Clone :- It only copies structure, does not copy data.
Copy :- Copies both Structure and data
| Is This Answer Correct ? | 71 Yes | 2 No |
Post New Answer View All Answers
What is ado object model?
How to perform sorting on a table in ADO.NET?
What is the namespaces being used to access oracle database?
How can we serialize the dataset object?
What is linq and entity framework?
What is difference between dataset and datatable?
What are the advantage of ado.net?
What is the default provider in ado.net?
What is sql command in ado net?
how can implement dropdownlist in particular of dataset when try to update?
What do you mean by ‘batch updates’?
What is Dataset Object?
Describe connection object in ado.net
What is untyped dataset?
Why do we serialize data?