1
Answer

The Data reader is incompatible with specified procedure

Photo of Meenakshi Sharma

Meenakshi Sharma

9y
1.1k
1
In entity Framework I am using Procedure that returns rows based on input but when procedure has noting to return based on input given then there occurs error The Data Reader is incompatible with specified Model.ProcedureName_Result. How can i handle this

Answers (1)