Search

Entity Framework result column bindings not displayed on subtypes in designer. by Ryan Hauert

Closed
as Fixed Help for as Fixed

2
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 344058
Opened: 5/14/2008 10:29:16 AM
Access Restriction: Public
1
Workaround(s)
0
User(s) can reproduce this bug
When mapping CUD sprocs to Entity subtypes using the Entity Framework model designer, result column bindings do not show up the designer. The mapping is added to the MSL, but it is not reflected in the designer. If the user then adds the mapping again in the designer an additional binding is added to the MSL, which has to be removed manually.
Details (expand)
Product Language
English

Version

Visual Studio 2008 Service Pack 1 Beta
Operating System
Windows Vista
Operating System Language
English
Steps to Reproduce
1. Create an entity model containing one or more entities that are a subtype of some entity.
2. Map an insert sproc to the subtype entity and create a result column binding in the Mapping Details window.
3. Deselect the entity.
4. Select the entity and view it's sproc mapping. No result column binding is shown.
Actual Results
The result column binding is added to the .edmx file, but is not shown in the designer. Re-adding the binding causes a duplicate binding to be added to the file.
Expected Results
The result column bindings should display in the Mapping Details window.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 5/15/2008 at 12:06 AM
Thanks for your feedback. We are escalating this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Thank you,
Visual Studio Product Team