Use of Connection object

State the use of the Connection object?

E

Expert

Verified

Connection object is used for connecting application to the specific data source by giving the needed authenticated information in the connection string. Connection object is used in accordance with 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 MS SQL Server.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.