1
Answer

Entity Framework with MySql Stored Procedure return int vala

Ajay Antala

Ajay Antala

7y
148
1
hi,
 
I'm using entity framework in asp.net and now i want to call mysql stored-procedure,ok it's call but it return int valu(0-1),but i want to return list,that use to bind gridview. search in google but only suggestion import funcation and call it,but my requirement is call without use this function,how to solve this query,,any one expert can suggestion me, Thank you.
Answers (1)