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 42611b5 commit a1e5a1fCopy full SHA for a1e5a1f
doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml
@@ -133,7 +133,7 @@ The following example creates a <xref:Microsoft.Data.SqlClient.SqlConnection> an
133
<Commands>
134
<summary>
135
The list of commands contained in the batch in a
136
- <see cref="T:System.Collections.Generic.List"/> of
+ <see cref="T:System.Collections.Generic.IList"/> of
137
<see cref="T:Microsoft.Data.SqlClient.SqlBatchCommand"/> objects.
138
</summary>
139
<remarks>
0 commit comments