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

GetItemLinqQueryable example 2 doesn't compile #2520

Closed
Sti2nd opened this issue May 30, 2021 · 2 comments · Fixed by #2925
Closed

GetItemLinqQueryable example 2 doesn't compile #2520

Sti2nd opened this issue May 30, 2021 · 2 comments · Fixed by #2925
Assignees

Comments

@Sti2nd
Copy link

Sti2nd commented May 30, 2021

In example 2 on GetItemLinqQueryable I believe the FeedIterator lacks the generic parameter for type, as it does not compile for me. This Using Linq example on another Microsoft page includes the type. So the solution can simply be to copy the code from the second link to the first link.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ghost
Copy link

ghost commented May 31, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wmengmsft, @MehaKaushik, @shurd.

Issue Details

In example 2 on GetItemLinqQueryable I believe the FeedIterator lacks the generic parameter for type, as it does not compile for me. This Using Linq example on another Microsoft page includes the type. So the solution can simply be to copy the code from the second link to the first link.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Author: Sti2nd
Assignees: -
Labels:

Client, Cosmos, Docs, Service Attention, customer-reported, needs-team-attention, needs-triage, question

Milestone: -

@jsquire
Copy link
Member

jsquire commented May 31, 2021

Thank you for your feedback. Tagging and routing to the team best able to assist.

@MehaKaushik MehaKaushik transferred this issue from Azure/azure-sdk-for-net Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants