stored procedure
Posts tagged: "stored procedure"
| Post | Summary | Date |
|---|---|---|
| Executing a stored procedure with an output parameter using Entity Framework | Entity Framework does support stored procedures with output parameters. It's simple, as you will see in my code example below. Allow me to debunk ... | 23 July 2009 |