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

Documentation: Fixes Error in LINQ #2925

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

Venkat1340
Copy link
Contributor

@Venkat1340 Venkat1340 commented Dec 8, 2021

Closes #2520

Description

The code for the example should compile, possible the return type should be FeedIterator<Book>. Please verify if the example code compiles.

Type of change

Change in the Linq query return type should be FeedIterator to avoid compilation error.

@ealsur
Copy link
Member

ealsur commented Dec 8, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ealsur ealsur enabled auto-merge (squash) December 8, 2021 19:18
@ealsur ealsur merged commit 4abf290 into Azure:master Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GetItemLinqQueryable example 2 doesn't compile
2 participants