How to pass parameters to stored procedure using linq?
Answer Posted / Anil Kumar Gupta
To pass parameters to a stored procedure in LINQ, you can use the ObjectResult<T> type from System.Data.Objects namespace and its ExecuteFunction method. You need to specify the name and type of each parameter along with its value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category