Initializes a new instance of the SqlConnection class with a connection string.
- connectionString
A string value consisting of the desired database connection string.
See SqlConnection.ConnectionString for more information.
Providing a connection string to the SQLConnection constructor does not implicitly open a connection to a database.
Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0