The following tables list the members exposed by ConnectionStringBuilderBase.
| Name | Description | |
|---|---|---|
|
ConnectionString | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
Count | Overridden. Gets the current number of keys that are contained within the System.Data.Common.DbConnectionStringBuilder.ConnectionString property. |
|
IsFixedSize | Overridden. Gets a value that indicates whether the System.Data.Common.DbConnectionStringBuilder has a fixed size. |
|
IsReadOnly | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
Item | Overridden. Gets or sets the value associated with the specified key. |
|
Keys | Overridden. Gets an System.Collections.ICollection that contains the keys in the System.Data.Common.DbConnectionStringBuilder. |
|
Values | Overridden. Gets an System.Collections.ICollection that contains the values in the System.Data.Common.DbConnectionStringBuilder. |
| Name | Description | |
|---|---|---|
|
Add | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
Clear | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
ContainsKey | Overridden. Determines whether the System.Data.Common.DbConnectionStringBuilder contains a specific key. |
|
EquivalentTo | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
Remove | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
ShouldSerialize | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
ToString | Returns a string that represents the current object. |
|
TryGetValue | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
| Name | Description | |
|---|---|---|
|
GetConvertedValue | Overloaded. |
|
GetKeywords | |
|
GetProperties | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
|
SetConvertedValue |