Constructor CompiledPvtQuery(string, IReadOnlyList<FieldInfo>, string)
Compiled PVT query with SQL template and metadata.
public CompiledPvtQuery(string SqlTemplate, IReadOnlyList<FieldInfo> Fields, string DebugComment)
Compiled PVT query with SQL template and metadata.
public CompiledPvtQuery(string SqlTemplate, IReadOnlyList<FieldInfo> Fields, string DebugComment)