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

How do you query the linked object's fields just like in the java version? #1687

Closed
3 tasks
sidgo28 opened this issue Feb 11, 2018 · 1 comment
Closed
3 tasks

Comments

@sidgo28
Copy link

sidgo28 commented Feb 11, 2018

Goals

I tried this but it doesn't work:
realm.Where(x => x.Group.Name == "Tax");

Expected Results

Actual Results

Steps to Reproduce

Code Sample

Version of Realm and Tooling

  • Realm Object Server Version: ?
  • Flavor:
    • Developer
    • Professional
    • Enterprise
  • Server OS & Version: ? (e.g. CentOS 6)
  • Client SDK Version: ?
  • Client OS & Version: ?
@nirinchev
Copy link
Member

Unfortunately, this is not currently supported by the .NET SDK and is tracked by #806.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants