EdmType.BaseType Property

 

Gets the base type of this type.

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

public virtual EdmType BaseType { get; internal set; }

Property Value

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

The base type of this type.