IMutableAnnotatable.AddAnnotations(IEnumerable<IAnnotation>) Method

Definition

Adds annotations to an object.

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

Parameters

annotations
IEnumerable<IAnnotation>

The annotations to be added.

Applies to

Produkt Versioner
Entity Framework Core 6.0, 7.0, 8.0, 9.0