Page 1 of 1

The inheritance type does not define a table name

Posted: Thu 01 Mar 2012 23:18
by MichaelH
UserDTO inherits from BaseDTO.

Xml mapping as follows:
























InvalidOperationException: The inheritance type 'UserDTO' does not define a table name.

wrong xml format

Posted: Fri 02 Mar 2012 10:10
by MichaelH
The mapping xml was missing some attributes.

Posted: Sat 03 Mar 2012 14:30
by MariiaI
Thank you for your report. We have reproduced the problem.
We will investigate it and notify you about the results as soon as possible.

Re: The inheritance type does not define a table name

Posted: Wed 30 May 2012 07:26
by MariiaI
We have released LinqConnect version 4.0, including major improvements and refactored engine: http://forums.devart.com/viewtopic.php?f=3&t=24182
In particular, loading of metadata was refactored, so the possible problems with inheritance have been fixed.