ITableMappingBase.IncludesDerivedTypes Property

Definition

Gets the value indicating whether the mapped table-like object includes rows for the derived entity types. Set to false for inherited mappings.

public bool IncludesDerivedTypes { get; }
member this.IncludesDerivedTypes : bool
Public ReadOnly Property IncludesDerivedTypes As Boolean

Property Value

Applies to