I have the following C# code that I am trying to get to return the stored procedure results along with the schema of those results. Below is how my code (simplified) currently looks...I have the following C# code that I am trying t
I have the following C# code that I am trying to get to return the stored procedure results along with the schema of those results. Below is how my code (simplified) currently looks...I have the following C# code that I am trying t