If you've been trying to figure out why you cannot access the return value when using stored procedures in TableAdapter, here's the answer and the solution for you. Assume I added a new query to my TableAdapter via Dataset Designer and named it ReturnSomething
Read More...