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 e66b58e commit 590cd5fCopy full SHA for 590cd5f
src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs
@@ -30,7 +30,7 @@
30
namespace Microsoft.Data.SqlClient
31
{
32
// The TdsParser Object controls reading/writing to the netlib, parsing the tds,
33
- // and surfacing objects to the user.
+ // and surfacing objects to the user.
34
sealed internal partial class TdsParser
35
36
private static int _objectTypeCount; // EventSource Counter
0 commit comments