RefType.ElementType Property

 

Gets the entity type referenced by this RefType.

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

public virtual EntityTypeBase ElementType { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EntityTypeBase

An EntityTypeBase object that represents the entity type referenced by this RefType .