TypeUsage.EdmType Property

 

Gets the type information described by this TypeUsage.

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

public virtual EdmType EdmType { get; }

Property Value

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

An EdmType object that represents the type information described by this TypeUsage .