Sdílet prostřednictvím


RelationalTypeBaseExtensions.GetMappingStrategy(IReadOnlyTypeBase) Metoda

Definice

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

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

Parametry

typeBase
IReadOnlyTypeBase

Typ

Návraty

Strategie mapování pro odvozené typy.

Platí pro