Remove Method (SqlShimConnectionStringBuilder)
Sets value of the specified key to default.
'Declaration
Public Overrides Function Remove( _
ByVal As String _
) As Boolean
Parameters
- keyword
- The key to clear.
Return Value
true, if operation is successful; false otherwise.