Search code examples
How to include property of table per hierarchy in EF Core eager loading...


c#linqentity-framework-coreeager-loadingtph

Read More
EF Core - TPH: Include child properties...


entity-framework-coretph

Read More
Retrieving data from classes that use TPH in entityframework...


asp.netasp.net-identityasp.net-rolestph

Read More
How to declare a parent child relationship when both tables are TPH and the relationship is in the b...


entity-framework-corexaftph

Read More
How to combine ProjectTo with Map using Automapper?...


c#entity-framework-coretype-conversionautomappertph

Read More
Using EF Include on TPH...


c#entity-frameworktph

Read More
ef-core load collection property of nested tph inherited member...


c#entity-frameworklinqentity-framework-coretph

Read More
EF Core - ThenInclude() on collection with polymorphic elements...


polymorphismentity-framework-coretph

Read More
How to persist columns as json using the table-per-hierarchy (TPH) pattern in Entity Framework Core ...


entity-framework-coreef-core-2.2tph

Read More
EF6 Table-per-Hierarchy (TPH) - abstract base class with abstract property does not generate a migra...


c#entity-framework-6tph

Read More
Entity Framework 6 Table Per Hierarchy specific includes...


c#entity-frameworkentity-framework-6table-per-hierarchytph

Read More
How to query objects by entity when more than 1 entity derive from a common entity and saved in the ...


c#entity-frameworktph

Read More
SQL Server TPH (Table Per Hierarchy) auto increment multiple columns base on type...


sql-serverentity-frameworkauto-incrementtph

Read More
Load explicit entity (not entities extending it) with EF...


c#entity-frameworkentity-framework-6discriminatortph

Read More
Find out type with primary key given in Entity Framework using TPH...


c#mysql.netentity-frameworktph

Read More
Unable to create a TPH using Fluent API on EF 6...


c#entity-frameworkef-fluent-apitph

Read More
Derived types generating their own ForeignKey field in code first using TPH...


c#inheritanceentity-framework-coretph

Read More
When using TPH with Entity Framework, how do I make my OData only expose a particular type?...


entity-frameworkasp.net-web-api2odatatph

Read More
How to retrieve rows from a specific discriminator in EF 6.1.3?...


c#entity-frameworkef-code-firstentity-framework-6tph

Read More
How to customize name, length and value of a discriminator column with Entity Framework 6...


c#entity-frameworkmaxlengthdiscriminatortph

Read More
EF6 TPH with Oracle...


oraclenumbersentity-framework-6discriminatortph

Read More
Why does EntityFramework 6 not support explicitly filtering by Discriminator?...


c#entity-frameworklinqdiscriminatortph

Read More
ASP.NET MVC code first TPH not working, creates one table per sub class, why?...


c#asp.netasp.net-mvc-5tph

Read More
Simple way to customize Discriminator column name...


c#entity-frameworkdiscriminatortph

Read More
EF Mapping Properties of an Entity Type to Multiple Tables with TPH Inheritance...


c#entity-frameworkinheritanceef-fluent-apitph

Read More
How to get a Master List from a TPH Table...


c#entity-framework-6code-firsttph

Read More
Multiple levels of inheritance with Entity Framework using TPH...


c#entity-frameworktph

Read More
Entity Framework TPH Factory Method...


c#entity-frameworkasp.net-mvc-5tph

Read More
Query to Include Discriminator value when using TPH...


c#entity-frameworkentity-framework-6discriminatortph

Read More
TPH Discriminator not on base class / table...


entity-frameworkef-code-firstentity-framework-6tph

Read More
BackNext