Udostępnij za pośrednictwem


RelationalElementTypeExtensions.FindRelationalTypeMapping Metoda

Definicja

RelationalTypeMapping Zwraca wartość dla danego elementu w sfinalizowanym modelu.

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

Parametry

elementType
IReadOnlyElementType

Element.

Zwraca

Mapowanie typów lub null jeśli nie znaleziono żadnego.

Atrybuty

Dotyczy