CSharpSnapshotGenerator.IgnoreAnnotations Methode

Definition

Entfernt ignorierte Anmerkungen.

C#
protected virtual void IgnoreAnnotations (System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations, params string[] annotationNames);

Parameter

annotations
IList<IAnnotation>

Die Anmerkungen, aus der entfernt werden sollen.

annotationNames
String[]

Die ignorierten Anmerkungsnamen.

Gilt für:

Produkt Versionen
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1