views:

50

answers:

0

Hi All,

I have a little project, it is using LINQ and SP, I would like to create a response class which return information after i called SP. I saw on this page a solution (http://stackoverflow.com/questions/307656/rollback-a-stored-procedure-call-from-inside-a-transaction-using-linq-to-sql) but i don't know how look like this Response object, anybody can help me?