Afficher en anglais

Partage via


RelationalPropertyExtensions.GetDefaultColumnMappings(IProperty) Méthode

Définition

Retourne les colonnes par défaut auxquelles la propriété serait mappée.

C#
public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase> GetDefaultColumnMappings (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Paramètres

property
IProperty

Propriété.

Retours

Colonnes par défaut auxquelles la propriété serait mappée.

S’applique à

Produit Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0