StoreTypeNameToStorePrimitiveType Property
Gets the best mapped equivalent storage primitive type for a specified storage type name.
'Declaration
Protected ReadOnly Property StoreTypeNameToStorePrimitiveType 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.StoreTypeNameToStorePrimitiveType
protected System.Collections.Generic.Dictionary<string,PrimitiveType> StoreTypeNameToStorePrimitiveType {get;}
Property Value
The best mapped equivalent storage primitive 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