Page 1 of 1

Calling Stored Procedure using LinqConnect/dotConnect

Posted: Wed 09 Nov 2011 16:24
by emp51302
Is there an exmaple of calling MySQL StoredProcedure using linq or dotConnect?

Posted: Fri 11 Nov 2011 18:02
by StanislavK
Working with stored procedures is described in the corresponding section of our documentation:
http://www.devart.com/linqconnect/docs/ ... dures.html
If you are interested in some specific scenario, could you please describe it in more details?