LinqConnect inheritance has the following properties.
Base Class Discriminator Value – The value of the object discriminator property specifying that this object is a base class instance.
Base Class Property – Base (parent) class of the relationship.
Derived Class Discriminator Value – The value of the object discriminator property specifying that this object is a derived class instance.
Derived Class Property – Derived (child) class of the relationship.
Discriminator Property – The property whose value determines the object type.
Inheritance Default – The class the objects belong to when their discriminator value does not match any of hierarchy member discriminator values.