InheritanceMappingAttribute.IsDefault Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets whether an object of this type in instantiated when the discriminator value does not match a specified value.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Exactly one of the InheritanceMappingAttribute attributes must be declared with IsDefault as true.
Show: