Skip to content

Corrected description for indexer #10486

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

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Conversation

aidy-jenkins
Copy link
Contributor

Corrected description for indexer on DbConnectionStringBuilder

The docs now descibe that the indexer will throw an ArgumentException if the given key does not exist

See related issue...
Fixes #10418

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 1, 2024
@ghost ghost added the area-System.Data Data APIs (ADO.NET, XML, etc). label Oct 1, 2024
Copy link
Contributor

Tagging subscribers to this area: @roji, @ajcvickers

Copy link

Learn Build status updates of commit 9c12756:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Data.Common/DbConnectionStringBuilder.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren enabled auto-merge (squash) October 8, 2024 16:48
Copy link

Learn Build status updates of commit a4b9848:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Data.Common/DbConnectionStringBuilder.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit 7a2bcf4 into dotnet:main Oct 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Data Data APIs (ADO.NET, XML, etc). community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect explanation of missing key behaviour in DbConnectionStringBuilder indexer
2 participants