DbPropertyValues.PropertyNames Property

 

Gets the set of names of all properties in this dictionary as a read-only set.

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

public IEnumerable<string> PropertyNames { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<String>

The property names.