I have a SP that Prints the results into SQL Server, but I need to use that value in C#.
Changing the PRINT<
PRINT<
You can use the SqlConnection.InfoMessage event.