RowType.DeclaredProperties Property
Gets a collection of the properties defined by the current type.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<EdmProperty>A collection of the properties defined by the current type.