Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix | Fixed SqlBulkCopy.WriteToServer to ensure successful completion of consecutive calls to it. #2375

Merged
Prev Previous commit
Next Next commit
Fixed Manual Test project file for duplicate entry or WriteToServerTe…
…st.cs.
arellegue committed Feb 28, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit e73be1ea7c28bbea2d10e0a274098fb980f3b6e6
Original file line number Diff line number Diff line change
@@ -285,7 +285,6 @@
<Compile Include="SQL\Common\SystemDataInternals\TdsParserHelper.cs" />
<Compile Include="SQL\Common\SystemDataInternals\TdsParserStateObjectHelper.cs" />
<Compile Include="SQL\ConnectionTestWithSSLCert\CertificateTest.cs" />
<Compile Include="SQL\SqlBulkCopyTest\WriteToServerTest.cs" />
<Compile Include="SQL\SqlCommand\SqlCommandStoredProcTest.cs" />
<Compile Include="TracingTests\TestTdsServer.cs" />
<Compile Include="XUnitAssemblyAttributes.cs" />