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