Checklist
Use consistent actions such as INSERT, UPDATE, DELETE, GETBYID, GETALL, and GETACTIVE.
Parameters
@Action NVARCHAR(40), @Id BIGINT = 0, @ActorId BIGINT = NULLReminder
Always include audit fields, soft delete behavior, and predictable result sets for Dapper mapping.
Quick feedback
Was this helpful?
Your feedback is saved in this browser.