Methods of Data Adapter

  1. Fill ():    Fill () is used to read the data from the DB based on the Select command of data adapter and fill the dataset with retrieved information.
  • Fill (datasetName, tableName);
  1. Update ():     Update is used to update the DB with the data present within the data tables of dataset.
  • Update((datasetName, tableName);

0 comments :

Post a Comment

> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger