Page 1 of 1
Call an SP and it does not appear in the data source
Posted: Tue 05 Dec 2017 16:17
by alfredo.avmb
Good morning, I have a series of SP that are in my BD, I add them to the model, when I want to recover them in a bindingsource, this month does not present them, only the tables.
What is the correct process or what is my error that does not present them or how should I call them, are SP that present a series of records filtered by a code.
regards
Re: Call an SP and it does not appear in the data source
Posted: Thu 07 Dec 2017 20:36
by Shalex
We have received your email and are processing your request. We will contact you as soon as possible.
Re: Call an SP and it does not appear in the data source
Posted: Mon 11 Dec 2017 19:36
by Shalex
We have asked for the additional information by email.
Re: Call an SP and it does not appear in the data source
Posted: Mon 11 Dec 2017 20:11
by alfredo.avmb
263/5000
Good afternoon, I resolved reading the help, although in my opinion the screen is outdated or maybe I did not understand it well, but I managed to add the stored procedures to the data model,
Following this reading link, Working with Complex Types
regards
Re: Call an SP and it does not appear in the data source
Posted: Tue 12 Dec 2017 08:07
by Shalex
alfredo.avmb wrote:but I managed to add the stored procedures to the data model,
1. Glad to hear that the issue is solved.
alfredo.avmb wrote:I resolved reading the help, although in my opinion the screen is outdated or maybe I did not understand it well
2.
EntityDeveloper.chm (download, right click > Properties > Unblock) > ORM Support > Entity Framework > Concepts > Working with Complex Types > the "Returning Complex Type from Method" section: we have checked a screenshot, it is up-to-date. To run Method Editor, right click method in the Methods node in Model Explorer > Edit. Could you please send us a screenshot of your Method Editor which is different to the one described in documentation?