ConnectionString Properties |
The ConnectionString type exposes the following members.
| Name | Description | |
|---|---|---|
| Name |
Gets or sets the name of the connection string
| |
| Provider |
Gets or sets the provider invariant
| |
| Value |
Gets or sets the connection string value in key=value;key=value format.
|