Sdílet prostřednictvím


IAnnotatable.RemoveRuntimeAnnotation(String) Metoda

Definice

Odebere z tohoto objektu danou poznámku modulu runtime.

public Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation? RemoveRuntimeAnnotation (string name);
abstract member RemoveRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation
Public Function RemoveRuntimeAnnotation (name As String) As IAnnotation

Parametry

name
String

Název poznámky, která se má odebrat.

Návraty

Odebraná poznámka

Platí pro