See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

Language

Visual Basic

C#

Show All

keyword
Key to search for.
See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

ContainsKey Method

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 );

Parameters

keyword
Key to search for.

Return Type

true, if the value of the specified key differs from default; otherwise, false.

See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.