Sdílet prostřednictvím


IConventionEntityType.GetAllBaseTypes Metoda

Definice

Získá všechny typy v modelu, ze kterého je tento typ entity odvozen, počínaje kořenem.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType> GetAllBaseTypes ();
abstract member GetAllBaseTypes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType>
override this.GetAllBaseTypes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType>
Public Overridable Function GetAllBaseTypes () As IEnumerable(Of IConventionEntityType)

Návraty

Základní typy.

Platí pro