Skip to content

Conversation

@cheenamalhotra
Copy link
Member

Addresses #3532

The doc warnings in SqlDataAdapter class are not addressed here, as those methods are missing from generated docs. Following up internally on those warnings.

Copilot AI review requested due to automatic review settings July 31, 2025 00:49
@cheenamalhotra cheenamalhotra requested a review from a team as a code owner July 31, 2025 00:49
@cheenamalhotra cheenamalhotra added this to the 6.1.1 milestone Jul 31, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes API documentation references for the SqlVector type by updating XML documentation to use the correct generic type notation. The changes address documentation warnings related to incorrect type references.

Key changes:

  • Updates XML documentation references from SqlVector to SqlVector1` to properly reference the generic type
  • Fixes type references in method summaries, return descriptions, and exception documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
doc/snippets/Microsoft.Data.SqlClient/SqlDataReader.xml Updates GetSqlVector method documentation to use correct generic type reference
doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml Fixes SqlVector type reference in Prepare method documentation

@cheenamalhotra cheenamalhotra merged commit 997907c into release/6.1 Aug 2, 2025
6 checks passed
@cheenamalhotra cheenamalhotra deleted the dev/cheena/6.1-fixdocs branch August 2, 2025 02:06
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.

4 participants