Aracılığıyla paylaş


AnnotatableBase.RemoveRuntimeAnnotation(String) Yöntem

Tanım

Verilen çalışma zamanı ek açıklamasını bu nesneden kaldırır.

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

Parametreler

name
String

Kaldırılacak ek açıklama.

Döndürülenler

Kaldırılan ek açıklama.

Şunlara uygulanır