Skip to content
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

Provide option for query method to return typed values #10

Closed
JimDaly opened this issue Sep 12, 2016 · 1 comment
Closed

Provide option for query method to return typed values #10

JimDaly opened this issue Sep 12, 2016 · 1 comment

Comments

@JimDaly
Copy link
Owner

JimDaly commented Sep 12, 2016

Currently only returns JSON, but could apply the same logic as RetrieveTyped entity to call the constructor on the returned values.
Concerns: Performance impact and whether people want this.

@JimDaly
Copy link
Owner Author

JimDaly commented Sep 17, 2016

Added new queryTypedEntity function that will return typed values and recursively get expanded collection-valued navigation property values when the retrieveExpandedCollections parameter is true

@JimDaly JimDaly closed this as completed Sep 17, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant