IConvertible problem in model with inheritance (no replies)
(MySQL.com) Hi,
i have a big problem with an entity framework model that uses inheritance (TPT).
the situation is:
We have a base type 'content' and subtypes like 'messageconetent' and 'autocontent'. If we want to load all contents (without oftype<aut