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

Add interception for DbDataReader.Close #28290

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Commits on Jun 21, 2022

  1. Add interception for DbDataReader.Close

    Part of #626
    Fixes #23535
    
    Also added tests to:
     - Show that this can be used to get statistics from a query, as requested in #23535.
     - Show that Close and/or Dispose can be suppressed, as requested in #24295.
    ajcvickers committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    c2f69ab View commit details
    Browse the repository at this point in the history