Search

Can't see an extended property of Linq to SQL in the DataSources UI by Astolf

Active

1
0
Sign in
to vote
Type: Bug
ID: 776329
Opened: 1/11/2013 4:59:58 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
When I extend a class of Linq to SQL with "partial class" adding a new property, I can access it from Code-Behind, but in the DataSources UI don't appears.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

1. Create a dbml file and add some table from server explorer.
2. Add a new class that extends the table added. (public partial class <table>)
3. Add a new property to the class in the code-behind.
3. Add a new connection in the DataSources window.
Result: You can't see the new property.

Product Language

Spanish

Operating System

Windows 7 SP1

Operating System Language

Spanish

Actual results

I can't see the properties added.

Expected results

I must see the properties added.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/18/2013 at 12:36 AM
Hi Astolf, we'll close this feedback because it is out of date. Please recreate a new feedback if you have not resolved your issue. Thanks.
Posted by Microsoft on 1/17/2013 at 2:48 AM
Hi Astolf, we want to remind you we need a mht file. Please reply to us in time. Thanks
Posted by Microsoft on 1/15/2013 at 12:07 AM
"Thank you for submitting feedback on Visual Studio and .NET Framework. In order to efficiently investigate and reproduce this issue, we are requesting a mht fiel. We look forward to hearing from you with this information.
Posted by Microsoft on 1/11/2013 at 5:50 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.