diff --git a/doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml b/doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml index 78b6fefe5e..a3d87c843d 100644 --- a/doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml +++ b/doc/snippets/Microsoft.Data.SqlClient/SqlCommand.xml @@ -150,7 +150,7 @@ Next, compile and execute the following: - The following example creates a , passing in the connection string and command text. + The following example creates a , passing in the command text.