- Notifications
You must be signed in to change notification settings - Fork1.6k
Description
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."
Page URL
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Data.SqlClient/SqlCommand.xml
Document Version Independent Id
a62262c6-caf5-721d-a339-f4039ba3e452
Platform Id
02eff5f8-822a-f8c2-5557-267a9ba1c8e3