Bug #79180 EDM TYPE Not Supported
Submitted: 9 Nov 2015 2:34 Modified: 13 Dec 2015 14:03
Reporter: Barrier Tec Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.9.8 OS:Windows (10)
Assigned to: CPU Architecture:Any
Tags: Entity Frame Work 6.1.3

[9 Nov 2015 2:34] Barrier Tec
Description:
When creating a complex type from a stored procedure, I am getting EDM Type unsupported.

Visual Studio 2013 update 5
MYSQL 5.6.23
Mysql for VS 1.2.5
MySQL Connector Net 6.9.8

How to repeat:
Function Import a Stored Procedure and Create a Complex Type from it.
[9 Nov 2015 10:35] Chiranjeevi Battula
Hello  Danny Kraatz,

Thank you for the bug report and test case.
Verified this behavior on Visual Studio 2013 (C#.Net) with  MySQL Connector/Net 6.9.8 and MySQL for VS 1.2.5.

Thanks,
Chiranjeevi
[9 Nov 2015 10:36] Chiranjeevi Battula
screenshot.

Attachment: 79180.PNG (image/png, text), 98.51 KiB.

[7 Dec 2015 18:40] Gabriela Martinez Sanchez
Posted by developer:
 
Seems that the model designer does not provide a way to extend that functionality. It is recommend to check if VS 2015 has that support.
[13 Dec 2015 14:03] Barrier Tec
I have check this against VS 2015, the same issue is there as well.
[4 Feb 2016 21:36] Jeff Curto
I am also running into the same problem:

VS 2015
Connector/Net 6.9.8
MySql for Visual Studio 1.2.6
[26 Jul 2016 11:01] kirtishekhar mishra
I am also running into the same problem:

I am trying to access Stored Procedure through Entity frame work in VS 2015.