Constructor CompiledPvtQuery(string, IReadOnlyList<FieldInfo>, string)

Assembly: redb.Core.Pro.dll

Compiled PVT query with SQL template and metadata.

public CompiledPvtQuery(string SqlTemplate, IReadOnlyList<FieldInfo> Fields, string DebugComment)