From which Interface the sqlconnetion class is derived

 Posted by Karthikanbarasan on 1/16/2011 | Category: ADO.NET Interview questions | Views: 6423 | Points: 40
Answer:

IDbconnection is the interface which is exposed for SQLConnection Class. It has following types defined
> ConnectionString
> ConnectionTimeout
> Database
> State


Source: asked in interview | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response