what is the use of the connection objectthe


What is the use of the Connection object?

The Connection object is used to connect your application to a specific data source by giving the needed authentication information in connection string. The connection object is used according to the type of the data source. For instance, the OleDbConnection object is used with an OLE-DB provider and the SqlConnection object is used with an MS SQL Server.

 

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: what is the use of the connection objectthe
Reference No:- TGS0311102

Expected delivery within 24 Hours