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

Fix bug in ExecuteXmlReaderAsync implementation #782

Merged
merged 1 commit into from Nov 10, 2020

Conversation

cheenamalhotra
Copy link
Member

Fixes #781

@cheenamalhotra cheenamalhotra added this to In progress in SqlClient v2.1 via automation Nov 3, 2020
@cheenamalhotra cheenamalhotra added this to the 2.1.0 milestone Nov 3, 2020
@cheenamalhotra cheenamalhotra moved this from In progress to Review in progress in SqlClient v2.1 Nov 5, 2020
SqlClient v2.1 automation moved this from Review in progress to Reviewer approved Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

SqlCommand.ExecuteXmlReaderAsync() returns an XmlReader object with Settings.Async = false
3 participants