diff --git a/doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml b/doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
index 248ab7497b..6eddd8df55 100644
--- a/doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
+++ b/doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
@@ -115,12 +115,14 @@ using (SqlConnection connection = new SqlConnection(connectionString))
]]>
+ The supplied connection string argument failed validation.
A connection string that does not use any of the following connection string keywords: , , or ; or that does not use .
A object. If is null, is functionally equivalent to .
Initializes a new instance of the class given a connection string, that does not use and a object that contains the user ID and password.
To be added.
+ The supplied arguments failed validation, including validation.
Gets or sets the access token for the connection.