Sdílet prostřednictvím


AnnotatableBase.RemoveRuntimeAnnotation(String) Metoda

Definice

Odebere z tohoto objektu danou poznámku modulu runtime.

public virtual Microsoft.EntityFrameworkCore.Infrastructure.Annotation? RemoveRuntimeAnnotation (string name);
abstract member RemoveRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
override this.RemoveRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
Public Overridable Function RemoveRuntimeAnnotation (name As String) As Annotation

Parametry

name
String

Poznámku, která se má odebrat.

Návraty

Odebraná poznámka

Platí pro