ConnectionStringSettings Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of a ConnectionStringSettings class.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the connection string.
- connectionString
-
Type:
System::String^
The connection string.
.NET Framework
Available since 2.0
Available since 2.0
Show: