How To Return a Record ID from SQL to C# on Insert



How To Return a Record ID from SQL to C# on Insert

How To Return a Record ID from SQL to C# on Insert

C# and SQL are often used together. But if you are using Dapper to insert records into SQL, how do you get back the ID of the newly-created record? In this video, I will show you how to access that ID, how to return it from SQL, how to create output parameters, and how to capture return values. And we will do all of that in 10 minutes or less.

Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=ReturningARecordId
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/

Comments are closed.