Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for 11410. Updating ModelBuilder APIs to use GetMemberAccess() #20726

Merged
merged 2 commits into from
Apr 25, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Apr 23, 2020

Fixes #11410

Updating ModelBuilder APIs to use GetMemberAccess() instead of GetPropertyAccess().

…r OneToOne, OneToMany, ManyToOne, ManyToMany plus tests for OneToOne and OneToMany Owned Types.
@lajones lajones self-assigned this Apr 23, 2020
@lajones lajones merged commit 1d01584 into master Apr 25, 2020
@lajones lajones deleted the 20200422_Issue11410_09 branch April 25, 2020 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

model builder lambda APIs don't work with public fields on entities
2 participants