Use of a Connection object

Explain the use of a Connection object?

E

Expert

Verified

Connection object is used to join your application to the specific data source by providing required substantiation information in connection string. Connection object is used according to a type of a data source. Like, the SqlConnection object is used with an MS SQL Server and the OleDbConnection object is used with the OLE-DB provider.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.