We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aee73fc + bd10486 commit e494b59Copy full SHA for e494b59
xml/System.Data.SqlClient/SqlCommand.xml
@@ -554,7 +554,7 @@ class Program {
554
555
556
## Examples
557
- The following example creates a <xref:System.Data.SqlClient.SqlCommand>, passing in the connection string and command text.
+ The following example creates a <xref:System.Data.SqlClient.SqlCommand>, passing in the command text.
558
559
:::code language="csharp" source="~/snippets/csharp/VS_Snippets_ADO.NET/Classic WebData SqlCommand.SqlCommand1 Example/CS/source.cs" id="Snippet1":::
560
:::code language="vb" source="~/snippets/visualbasic/System.Data.SqlClient/SqlCommand/.ctor/source.vb" id="Snippet1":::
0 commit comments