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