Afficher en anglais

Partage via


IMutableAnnotatable.AddAnnotations(IEnumerable<IAnnotation>) Méthode

Définition

Ajoute des annotations à un objet.

C#
public virtual void AddAnnotations (System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);

Paramètres

annotations
IEnumerable<IAnnotation>

Annotations à ajouter.

S’applique à

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