DbXmlEnabledProviderManifest.StoreTypeNameToStorePrimitiveType Property

 

Gets the best mapped equivalent storage primitive type for a specified storage type name.

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

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

Property Value

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

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