Constructor ProPropsMaterializer(ISchemeSyncProvider, Dictionary<long, IRedbScheme>, Dictionary<long, (string? DbType, string? TypeSemantic)>, Dictionary<long, IRedbListItem>)

Assembly: redb.Core.Pro.dll

NEW constructor with preloaded ListItems for BULK materialization

public ProPropsMaterializer(ISchemeSyncProvider schemeSync, Dictionary<long, IRedbScheme> preloadedSchemes, Dictionary<long, (string? DbType, string? TypeSemantic)> typeInfoCache, Dictionary<long, IRedbListItem> preloadedListItems)