Udostępnij za pośrednictwem


ConventionEntityTypeExtensions.GetAllBaseTypesInclusiveAscending Metoda

Definicja

Zwraca wszystkie typy podstawowe danego IEntityTypeobiektu , w tym sam typ, dolny do góry.

[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.ConventionEntityTypeExtensions+<GetAllBaseTypesInclusiveAscending>d__6))]
public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType> GetAllBaseTypesInclusiveAscending (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.ConventionEntityTypeExtensions+<GetAllBaseTypesInclusiveAscending>d__7))]
public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType> GetAllBaseTypesInclusiveAscending (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.ConventionEntityTypeExtensions+<GetAllBaseTypesInclusiveAscending>d__6))>]
static member GetAllBaseTypesInclusiveAscending : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.ConventionEntityTypeExtensions+<GetAllBaseTypesInclusiveAscending>d__7))>]
static member GetAllBaseTypesInclusiveAscending : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType>
<Extension()>
Public Iterator Function GetAllBaseTypesInclusiveAscending (entityType As IConventionEntityType) As IEnumerable(Of IConventionEntityType)

Parametry

entityType
IConventionEntityType

Typ jednostki.

Zwraca

Typy podstawowe.

Atrybuty

Dotyczy