1
Answer

Unable to map parameter with read-only in entity framework

Photo of Amit Kumar Singh

Amit Kumar Singh

6y
821
1
Hi Friends,
 
     I have created one store proc with 3 parameter.first parameter with varchar and rest 2 are with readonly for data table.
 
When I am mapping store proc with entity framework parameter with varchar gets reflected and rest 2 are not mapping.
 
Please suggest me some solutions.
 
Regards,
Amit Singh 

Answers (1)