OdbcConnectionStringBuilder Constructor
.NET Framework 4
Initializes a new instance of the OdbcConnectionStringBuilder class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OdbcConnectionStringBuilder() | Initializes a new instance of the OdbcConnectionStringBuilder class. |
|
OdbcConnectionStringBuilder(String) | Initializes a new instance of the OdbcConnectionStringBuilder class. The provided connection string provides the data for the instance's internal connection information. |