Name some of the top level objects which ADO consists?

 Posted by Neeks on 3/5/2009 | Category: ADO.NET Interview questions | Views: 7063
Answer:

1. Connection object is responsible for creating a connection to the database.
2. Record object represents data which is not from the database.
3. Parameter object represents a sql parameter
4. Stream object is responsible to represent data from a text page or web page.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: rajneeshverma73-9251 on: 11/30/2011 | Points: 10
right
Posted by: rajneeshverma73-9251 on: 11/30/2011 | Points: 10
right

Login to post response