DbProviderManifest.GetEdmType Method (TypeUsage)
When overridden in a derived class, this method maps the specified storage type and a set of facets for that type to an EDM type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- storeType
-
Type:
System.Data.Entity.Core.Metadata.Edm.TypeUsage
The TypeUsage instance that describes a storage type and a set of facets for that type to be mapped to the EDM type.
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.TypeUsageThe TypeUsage instance that describes an EDM type and a set of facets for that type.