Commit 6dbb9de
committed
Use provider-agnostic parameter in new TVP offline tests
The two new offline tests hardcoded Microsoft.Data.SqlClient.SqlParameter
even when running under the SystemSqlClientParameterTests variant,
unlike the rest of this file which uses Provider.CreateRawParameter to
stay provider-agnostic across the two test subclasses.1 parent e419bf9 commit 6dbb9de
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments