Skip to content

Query: Comparing same reference navigation can converted to comparison on parent #11495

@smitpatel

Description

@smitpatel

for comparison like o1.Customer == o2.Customer can be converted to o1.Id == o2.Id iff Customer navigation is dependent to principal and required.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions