RuntimeAnnotatableBase.RemoveAnnotation(String) Method

Definition

Removes the given annotation from this object.

C#
public virtual Microsoft.EntityFrameworkCore.Infrastructure.Annotation? RemoveAnnotation (string name);

Parameters

name
String

The annotation to remove.

Returns

The annotation that was removed.

Applies to

Produkt Versioner
Entity Framework Core 9.0