Sdílet prostřednictvím


RelationalElementTypeExtensions.GetRelationalTypeMapping Metoda

Definice

Vrátí hodnotu RelationalTypeMapping pro daný prvek na finalizovaném modelu.

[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping GetRelationalTypeMapping (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType elementType);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetRelationalTypeMapping : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
<Extension()>
Public Function GetRelationalTypeMapping (elementType As IReadOnlyElementType) As RelationalTypeMapping

Parametry

elementType
IReadOnlyElementType

Element .

Návraty

Mapování typů.

Atributy

Platí pro