DB2®ConnectionStringBuilder.ContainsKey Method
Determines whether the DB2ConnectionStringBuilder contains the specified key.
- Namespace:
IBM.Data.DB2- Assembly:
IBM.Data.DB2(inIBM.Data.DB2.dll)
Parameters
- keyword
- The name of the key to find.
Return value
true if
the specified key exists in the connection string; otherwise false.