Member Junction
    Preparing search index...
    • Projects how many parameters a typed-arg CRUD sproc would declare for the given entity + sproc verb under broad-rule semantics. Includes base field params and any _Clear companions the broad rule would add.

      spDelete projects to its PK count (1 for single-UUID-PK entities) — no _Clear companions because DELETE only takes PK params, and PKs aren't nullable.

      Parameters

      Returns number