Calling Stored Procedure using LinqConnect/dotConnect

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
emp51302
Posts: 46
Joined: Fri 19 Aug 2011 20:57

Calling Stored Procedure using LinqConnect/dotConnect

Post by emp51302 » Wed 09 Nov 2011 16:24

Is there an exmaple of calling MySQL StoredProcedure using linq or dotConnect?

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Fri 11 Nov 2011 18:02

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?

Post Reply