adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141