Skip to content

Commit

Permalink
reset to d629a1c
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaur-Parminder committed Feb 7, 2022
1 parent d629a1c commit 0bc15f8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ internal static DataTable GetDataSources()
if (handle != ADP.s_ptrZero)
{
while (more && !TdsParserStaticMethods.TimeoutHasExpired(timeoutTime))
{
{
#if NETFRAMEWORK
readLength = SNINativeMethodWrapper.SNIServerEnumRead(handle, buffer, bufferSize, out more);
#else
Expand Down

0 comments on commit 0bc15f8

Please sign in to comment.