Sdílet prostřednictvím


RuntimeProperty.IReadOnlyProperty.FindTypeMapping Metoda

Definice

Vrátí mapování typu pro tuto vlastnost.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping? IReadOnlyProperty.FindTypeMapping ();
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping IReadOnlyProperty.FindTypeMapping ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.FindTypeMapping : unit -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.FindTypeMapping : unit -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
Function FindTypeMapping () As CoreTypeMapping Implements IReadOnlyProperty.FindTypeMapping

Návraty

Mapování typu nebo null pokud se žádné nenašlo.

Implementuje

Atributy

Platí pro