Interview Questions

The method that need to be invoked on the DataAdapter control to load the generated dataset with data is

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

The method that need to be invoked on the DataAdapter control to load the generated dataset with data is

The method that need to be invoked on the DataAdapter control to load the generated dataset with data is
* Bind()
* Fill()
* FillData()
* SetData()


Fill()

(Continued on next question...)

Other Interview Questions