Method Query_SearchWithDistinctTemplate()

Assembly: redb.Core.dll

SQL template for search query with distinct. Params: functionName
PostgreSQL: "SELECT {0}($1, $2::jsonb, $3, $4, $5::jsonb, $6, $7) as result"

string Query_SearchWithDistinctTemplate()