Compartilhar via


RuntimeProperty.IReadOnlyProperty.FindTypeMapping Método

Definição

Retorna o mapeamento de tipo para essa propriedade.

[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

Retornos

O mapeamento de tipo ou null se nenhum foi encontrado.

Implementações

Atributos

Aplica-se a