DbConnectionStringBuilder::IDictionary::Remove Method (Object^)
.NET Framework (current version)
Removes the element with the specified key from the IDictionary object.
Assembly: System.Data (in System.Data.dll)
Parameters
- keyword
-
Type:
System::Object^
The key of the element to remove.
Implements
IDictionary::Remove(Object^)This member is an explicit interface member implementation. It can be used only when the DbConnectionStringBuilder instance is cast to an IDictionary interface.
For a description of this member, see Remove.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: