Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix incorrect snippet description#11584

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
David-Engel wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromDavid-Engel-patch-1

Conversation

David-Engel
Copy link
Contributor

@David-EngelDavid-Engel commentedJul 17, 2025
edited
Loading

Fixes#11583

Type of issue

Typo

Description

The example used for SqlCommand(String) has the following description:

"The following example creates a SqlCommand, passing in theconnection string and command text."

The problem is the lack of a connection string in the example. How should the the connection string be provided in this example? I assume the proper description would be:

"The following example creates a SqlCommand, passing in the command text."

@dotnet-policy-serviceDotnet Policy Service
Copy link
Contributor

Tagging subscribers to this area:@cheenamalhotra,@David-Engel

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cheenamalhotracheenamalhotraAwaiting requested review from cheenamalhotracheenamalhotra is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

@David-EngelDavid-Engel

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

SqlCommand(String) overload example description is bad. A connection string is not passed in.
1 participant
@David-Engel

[8]ページ先頭

©2009-2025 Movatter.jp