EdmMember.TypeUsage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the instance of the TypeUsage class that contains both the type of the member and facets for the type.
public virtual System.Data.Entity.Core.Metadata.Edm.TypeUsage TypeUsage { get; protected set; }
member this.TypeUsage : System.Data.Entity.Core.Metadata.Edm.TypeUsage with get, set
Public Overridable Property TypeUsage As TypeUsage
Property Value
A TypeUsage object that contains both the type of the member and facets for the type.