Bagikan melalui


AnnotatableBase.RemoveRuntimeAnnotation(String) Metode

Definisi

Menghapus anotasi runtime yang diberikan dari objek ini.

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

Parameter

name
String

Anotasi yang akan dihapus.

Mengembalikan

Anotasi yang dihapus.

Berlaku untuk