TypeUsage.CreateDefaultTypeUsage Method (EdmType)
Creates a TypeUsage object with the specified conceptual model type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- edmType
- Type: System.Data.Entity.Core.Metadata.Edm.EdmType
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.TypeUsageA TypeUsage object with the default facet values for the specified EdmType .