Wednesday, 22 July 2015

Name the method that needs to be invoked on the DataAdapter control to fill the generated DataSet with data? | .NET QUESTIONS ANSWERS

The Fill() method is used to fill the dataset with data.

No comments:

Post a Comment