Use Temp tables in tests (dotnet/corefx#26805)
authorSaurabh Singh <saurabh500@users.noreply.github.com>
Sat, 3 Feb 2018 06:36:07 +0000 (22:36 -0800)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2018 06:36:07 +0000 (22:36 -0800)
commit84108d3705108c1a6c39d1d69cd1ecb8e125e17d
treeb5514bfee9d3b5bb5a14d79792f67fd384fb65e0
parent7b456582add8463082c4345a2a8d366674f4bc98
Use Temp tables in tests (dotnet/corefx#26805)

* Move tests to use Temp tables to avoid problems with NetFx Tests

* Fix indentation

Commit migrated from https://github.com/dotnet/corefx/commit/a4e3009f56530e49796db10fe0e460f8eaf44ba8
src/libraries/System.Data.SqlClient/tests/ManualTests/SQL/AsyncTest/BeginExecAsyncTest.cs