Constructor ProQueryableProvider(IRedbContext, IRedbObjectSerializer, ISchemeSyncProvider, IRedbSecurityContext, ILazyPropsLoader?, RedbServiceConfiguration?, string?, ILogger?, ISqlDialect?)

Assembly: redb.Postgres.Pro.dll
public ProQueryableProvider(IRedbContext context, IRedbObjectSerializer serializer, ISchemeSyncProvider schemeSync, IRedbSecurityContext securityContext, ILazyPropsLoader? lazyPropsLoader = null, RedbServiceConfiguration? configuration = null, string? cacheDomain = null, ILogger? logger = null, ISqlDialect? dialect = null)