EntityConnectionStringBuilder.Keys Property

 

Gets an ICollection that contains the keys in the EntityConnectionStringBuilder .

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override ICollection Keys { get; }

Property Value

Type: System.Collections.ICollection

An ICollection that contains the keys in the EntityConnectionStringBuilder .