Select from following answers:- Connection
- Command
- Reader
- Adapter
- All Above
Above all are the core objects.
Connection is our SQlconnection/OLEDB connection objects,is used to make a connection between DB and Application.
Command us our SQlcommand/OLEDB commandobjects.
SqlDataReader is used to fetch records in forward only manner.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator