Method Query_CountTemplate()

Assembly: redb.Core.dll

SQL template for COUNT query. Params: functionName
PostgreSQL: "SELECT ({0}($1, $2::jsonb, NULL, NULL, NULL, $3))->>'total_count'"

string Query_CountTemplate()