Some times we need to call a stored procedure that returns multiple dataset. In this case we need to write a c# extension project.
This is the sample c# extension projects that helps how can we call a SQLserver stored procedure that returns more then one tables with different columns.