mysql - EntityFrameWork EDM Type not supported -


im working mysql entity framework, vs 2013, mysql connector 6.9. when create complex types stored procedure return edm type not supported.

enter image description here

how can fix it...


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -