Click or drag to resize

SchemaLookupByType Property

For use in VelocityDBExtension DLL

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public Dictionary<Type, VelocityDbType> LookupByType { get; }

Property Value

Type: DictionaryType, VelocityDbType
See Also