Sdílet prostřednictvím


RelationalEntityTypeExtensions.GetMappingStrategy(IReadOnlyEntityType) Metoda

Definice

Získá strategii mapování pro odvozené typy.

public static string? GetMappingStrategy (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType entityType);
static member GetMappingStrategy : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType -> string
<Extension()>
Public Function GetMappingStrategy (entityType As IReadOnlyEntityType) As String

Parametry

entityType
IReadOnlyEntityType

Typ entity.

Návraty

Strategie mapování pro odvozené typy.

Platí pro