EntityType.DeclaredProperties Property
Gets the list of declared properties for the entity type.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<EdmProperty>The declared properties for the entity type.