DB2®ConnectionStringBuilder.Remove Method
Removes the entry with the specified key from the DB2ConnectionStringBuilder.
- Namespace:
IBM.Data.DB2- Assembly:
IBM.Data.DB2(inIBM.Data.DB2.dll)
Parameters
- keyword
- The name of the key to remove.
Return value
true if
the key was removed successfully; otherwise false.