Gets the collection of declared members for the entity type.
public ReadOnlyMetadataCollection<EdmMember> DeclaredMembers { get; }
The collection of declared members for the entity type.
EntityType ClassSystem.Data.Entity.Core.Metadata.Edm Namespace