RuntimeAnnotatableBase.RemoveRuntimeAnnotation(String) Method

Definition

Removes the given runtime annotation from this object.

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

Parameters

name
String

The annotation to remove.

Returns

The annotation that was removed.

Applies to

Produkt Versioner
Entity Framework Core 9.0