| Devart.Data.Oracle Namespace > OracleConnectionStringBuilder Class : ContainsKey Method |
Indicates whether specified key is set in the OracleConnectionStringBuilder object.
[Visual Basic]
Overrides Public Function ContainsKey( _
ByVal keyword As String _
) As Boolean [C#]
public override bool ContainsKey(
string keyword
);true, if the value of the specified key differs from default; otherwise, false.
OracleConnectionStringBuilder Class | OracleConnectionStringBuilder Members
© 2002 - 2013 Devart. All Rights Reserved.