Name | Description | |
---|---|---|
![]() | Add | Adds an entry with the specified key and value into the System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Clear | Overridden. Sets all SqlShimConnectionStringBuilder properties to default values. |
![]() | ContainsKey | Overridden. Indicates whether specified key is set in the SqlShimConnectionStringBuilder object. |
![]() | EquivalentTo | Overloaded. Overridden. Returns a value indicating whether this SqlShimConnectionStringBuilder has same parameters as given DbConnectionStringBuilder. |
![]() | Remove | Overridden. Sets value of the specified key to default. |
![]() | ShouldSerialize | Overridden. Determines whether the key will be serialized if required. |
![]() | ToString | Returns the connection string associated with this System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | TryGetValue | Overridden. Attempts to get a key value. |