Skip to content

Conversation

@roji
Copy link
Member

@roji roji commented Aug 16, 2022

@ghost ghost assigned roji Aug 16, 2022
@ghost ghost added the area-System.Data Data APIs (ADO.NET, XML, etc). label Aug 16, 2022
@ghost
Copy link

ghost commented Aug 16, 2022

Tagging subscribers to this area: @roji, @ajcvickers
See info in area-owners.md if you want to be subscribed.

Issue Details

Closes dotnet/runtime#73722

Author: roji
Assignees: roji
Labels:

area-System.Data

Milestone: -
@opbld30

This comment was marked as outdated.

@opbld34

This comment was marked as outdated.

@opbld30
Copy link

opbld30 commented Aug 16, 2022

Docs Build status updates of commit 0f152cf:

✅ Validation status: passed

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

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@carlossanlop carlossanlop requested review from gewarren and removed request for gewarren August 16, 2022 16:21
Co-authored-by: David Engel <dengel1012@gmail.com>
@opbld32
Copy link

opbld32 commented Aug 16, 2022

Docs Build status updates of commit f2d502d:

✅ Validation status: passed

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

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@David-Engel David-Engel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roji roji merged commit 6a9539f into dotnet:main Aug 17, 2022
@roji roji deleted the DbDataSource branch August 17, 2022 11:48
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<summary>Returns a <see cref="T:System.Data.Common.DbBatch" /> that's ready for execution against the <see cref="T:System.Data.Common.DbDataSource" />.</summary>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The descriptions for <Member MemberName="CreateConnection"> and <Member MemberName="CreateDbBatch"> are switched in this file.

Fix: #8319

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).

7 participants