Method Query_CountTemplate()

Assembly: redb.Postgres.dll

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

public string Query_CountTemplate()