Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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 requested a review from AndriySvyryd April 23, 2020 01:49
@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
# for free to join this conversation on GitHub. Already have an account? # 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