StoreTypeNameToEdmPrimitiveType Property
Gets the best mapped equivalent Entity Data Model (EDM) type for a specified storage type name.
'Declaration
Protected ReadOnly Property StoreTypeNameToEdmPrimitiveType As System.Collections.Generic.Dictionary(Of String,PrimitiveType)
'Usage
Dim instance As VistaDBProviderManifest
Dim value As System.Collections.Generic.Dictionary(Of String,PrimitiveType)
value = instance.StoreTypeNameToEdmPrimitiveType
protected System.Collections.Generic.Dictionary<string,PrimitiveType> StoreTypeNameToEdmPrimitiveType {get;}
Property Value
The best mapped equivalent EDM type for a specified storage type name.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2