TPHInheritanceQueryTestBase<TFixture>
TPHInheritanceQueryTestBase(TFixture, ITestOutputHelper)
Casting_to_base_type_joining_with_query_type_works()
FromSql_on_derived()
FromSql_on_root()
UseTransaction(DatabaseFacade, IDbContextTransaction)
net10.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class TPHInheritanceQueryTestBase<TFixture> : InheritanceQueryTestBase<TFixture>
where TFixture, new(), TPHInheritanceQueryFixture
{
protected TPHInheritanceQueryTestBase(TFixture fixture, ITestOutputHelper testOutputHelper);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API