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.
1 parent 81edbdf commit 27aaa9eCopy full SHA for 27aaa9e
doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml
@@ -150,7 +150,7 @@ Next, compile and execute the following:
150
</remarks>
151
<example>
152
<para>
153
- The following example creates a <see cref="T:Microsoft.Data.SqlClient.SqlCommand" />, passing in the connection string and command text.
+ The following example creates a <see cref="T:Microsoft.Data.SqlClient.SqlCommand" />, passing in the command text.
154
</para>
155
<!-- SqlCommand_SqlCommand1 -->
156
<code language="c#">
0 commit comments