How to get multiple result set of procedure using LINQ to SQL(beyondrelational.com)
submitted by
ibhadelia(70) 1 year, 10 months ago
There always be case where one procedure returns more then one result set. Getting those data in DataSet is lazy way of coding, best way to do that is using DataReader. DataReader having method call NextResult which allows us to read next result set if any.
Read more from story Url
|category: Linq
|Views: 50
tags:
LINQ another
Everyones tags:
Your Tags: