Adds an entry with the specified key and value into the DbConnectionStringBuilder.
- keyword (String)
- The key to add to the DbConnectionStringBuilder.
- value (Object)
- The value for the specified key.
| In The Hand Add Method (keyword, value) Namespaces ► InTheHand.Data.Common ► DbConnectionStringBuilder ► Add(String, Object) |