The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EntityConnectionStringBuilder::Keys Property
.NET Framework (current version)
Gets an ICollection that contains the keys in the EntityConnectionStringBuilder.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System.Collections::ICollection^An ICollection that contains the keys in the EntityConnectionStringBuilder.
Implements
IDictionary::KeysFor valid keyword/value syntax, see ConnectionString.
.NET Framework
Available since 3.5
Available since 3.5
Show: