What is the Fill method?
What is the Fill method?
Rating:
The Fill method of the DbDataAdapter class is used to add rows in a DataSet to match those in a data source. The DbDataAdapter class defines various overloaded versions of the method. Their signatures are as follows:
Rating:
Other articles
- What is the WHERE clause?
- What is the ExecuteNonQuery method?
- What is Regression testing?
- What is a destructor?
- What is the InitialValue property?