| Name | Description | |
|---|---|---|
![]()  | DbConnectionStringBuilder Constructor | Initializes a new instance of the DbConnectionStringBuilder class. | 
The following tables list the members exposed by DbConnectionStringBuilder.
| Name | Description | |
|---|---|---|
![]()  | DbConnectionStringBuilder Constructor | Initializes a new instance of the DbConnectionStringBuilder class. | 
| Name | Description | |
|---|---|---|
![]()  | ConnectionString | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | Count | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | InitializationCommand | Specifies a data source-specific command that should be executed immediately after establishing the connection. | 
![]()  | IsFixedSize | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | IsReadOnly | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | Item | Overridden. Gets or sets the value associated with the specified key. | 
![]()  | Keys | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | RunOnceCommand | Specifies a data source-specific command that should be executed immediately after first establishing the connection. Unlike InitializationCommand, this command is not executed when a connection is taken from the pool. | 
![]()  | Values | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
| Name | Description | |
|---|---|---|
![]()  | Add | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | Clear | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | ContainsKey | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | EquivalentTo | Overloaded. Compares the specified connection information in this DbConnectionStringBuilder object with the specified connection information in the supplied DbConnectionStringBuilder object. | 
![]()  | Remove | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | ShouldSerialize | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | ToString | (Inherited from System.Data.Common.DbConnectionStringBuilder) | 
![]()  | TryGetValue | (Inherited from System.Data.Common.DbConnectionStringBuilder) |