What's the difference between Dataset.clone and Dataset.copy?
Answer Posted / anand r.b
DataSet.clone perform Shallow copy only strucature should
be copy not data
where as Datset.Copy perform Deepa copy it should copy
strucature with data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Data adaptor and Data set?
What are the major difference between classic ADO and ADO.NET?
What are two important objects of ADO.Net?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What is fill method in ado.net?
differences between ADO and ADO.NET
What are the benefits of ADO.NET?
Which provider is used to connect ms access, oracle, etc…?
differance between ADO vs ADO.Net?
What is openrowset?
Explian About DataAdapters
Explain the difference between sqlcommand object and command behavior object?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is the namespaces being used to access oracle database?
What is Serialization in .NET? what are the types of Serialization?