Share via


TypeUsage.ModelTypeUsage Property

Definition

Returns a Model type usage for a provider type

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations")]
public System.Data.Entity.Core.Metadata.Edm.TypeUsage ModelTypeUsage { get; }
member this.ModelTypeUsage : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property ModelTypeUsage As TypeUsage

Property Value

Model (CSpace) type usage

Attributes

Applies to