IAnnotatable.RemoveRuntimeAnnotation(String) Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Remove a anotação de runtime fornecida desse objeto .
public Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation? RemoveRuntimeAnnotation (string name);
abstract member RemoveRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation
Public Function RemoveRuntimeAnnotation (name As String) As IAnnotation
- name
- String
O nome da anotação a ser removida.
A anotação que foi removida.
Produto | Versões |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
Comentários do Entity Framework
O Entity Framework é um projeto código aberto. Selecione um link para fornecer comentários: