PropertyExtensions.GetValueConverter(IProperty) Méthode

Définition

Attention

Use IReadOnlyProperty.GetValueConverter

Obtient le jeu personnalisé ValueConverter pour cette propriété.

C#
public static Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter GetValueConverter (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
C#
[System.Obsolete("Use IReadOnlyProperty.GetValueConverter")]
public static Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter? GetValueConverter (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Paramètres

property
IProperty

Propriété.

Retours

Convertisseur, ou null si aucun n’a été défini.

Attributs

S’applique à

Produit Versions (Obsolète)
Entity Framework Core 2.1, 2.2, 3.0, 3.1, 5.0 (6.0)