DataAdapter & DataSet
Swipe to show menu
Important Points:
- We can execute a query using a
MySqlDataAdapterobject; - A
DataSetobject can be filled using theFillmethod of aMySqlDataAdapterobject; - A
DataTableobject represents a table inside aDataSet; - A
DataRowobject represents a row inside aDataTable.
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 43
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.22SectionΒ 1. ChapterΒ 43