DbXmlEnabledProviderManifest.StoreTypeNameToEdmPrimitiveType Property

 

Gets the best mapped equivalent Entity Data Model (EDM) type for a specified storage type name.

Namespace:   System.Data.Entity.Core.Common
Assembly:  EntityFramework (in EntityFramework.dll)

protected Dictionary<string, PrimitiveType> StoreTypeNameToEdmPrimitiveType { get; }

Property Value

Type: System.Collections.Generic.Dictionary<String, PrimitiveType>

The best mapped equivalent EDM type for a specified storage type name.