Indicates whether specified key is set in the
SqlShimConnectionStringBuilder object.
'Declaration
Public Overrides Function ContainsKey( _
ByVal As String _
) As Boolean
Parameters
- keyword
- Key to search for.
Return Value
true, if the value of the specified key differs from default; otherwise, false.