The
Connection
object is used to connect your application to a specific data source by
providing the required authentication information in connection string.
The connection object is used according to the type of the data source.
For example, the
SqlConnection object is used with an MS SQL Server.
No comments:
Post a Comment