InterviewSolution
Saved Bookmarks
| 1. |
What's The Role Of The Datareader Class In Ado.net Connections? |
|
Answer» It RETURNS a read-only DATASET from the data SOURCE when the command is EXECUTED. It returns a read-only dataset from the data source when the command is executed. |
|