Removes the entry with the specified key from the DbConnectionStringBuilder instance.
- keyword (String)
- The key of the key/value pair to be removed from the connection string in this DbConnectionStringBuilder.
True if the key existed within the connection string and was removed, false if the key did not exist.