Object Inheritance

Are there any plans to support inheritance within DLinq, and if so what mappings will be available to persist the objects (particularly the derived types)

BTW, great work so far, this is going to greatly simplify DB work

Cheers,

Steve

[263 byte] By [SteveStrong] at [2008-2-8]
# 1
Apparently there is limited support planned for the very near future. At a minimum mapping an inheritance hierarchy to a single table with a descriminator column will be supported. I would hope that others (map concrete class to its own table) would also be supported.

The polymorphic query is an absolute requirement, IMHO.

Dave Foderick

DaveFoderick at 2007-9-9 > top of Msdn Tech,Visual Studio Orcas,LINQ Project General...

Visual Studio Orcas

Site Classified