Below are revisions for this snippet.

Extract OUTPUT variables from MS SQL Stored Proc





Syndication

Revision Revison 1
For all those tirelessly searching for an efficient and effective way of pulling out stored procedure OUTPUT values using the DeriveParameters() function, here is your answer. You will want to break it up into functions and what not, but after all.. it is a snippet, not a compiled class.