System.Data.Generic
ConnectionStringBuilder Properties |
The ConnectionStringBuilder type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Credentials |
Gets or sets the username and password of the connection.
|
![]() |
Database |
Gets or sets the value of the database.
|
![]() |
IntegratedSecurity |
Gets or sets if the connection use integrated security capabilities.
|
![]() |
MultipleActiveResultSets |
Gets or sets if the connection enables multiple active resultsets.
|
![]() |
Server |
Gets the value of the server.
|
![]() |
TrustedConnection |
Gets or sets if the connection use trusted connection capabilities.
|
