Partager via


RuntimeElementType.IReadOnlyElementType.FindTypeMapping Méthode

Définition

Retourne le mappage de type pour les éléments de la collection.

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

Retours

Mappage de type ou null si aucun n’a été trouvé.

Implémente

Attributs

S’applique à