Compartilhar via


RelationalAnnotations.RemoveAnnotation(String) Método

Definição

Tenta remover uma anotação com o nome fornecido e retorna se isso foi ou não bem-sucedido.

public virtual bool RemoveAnnotation (string annotationName);
abstract member RemoveAnnotation : string -> bool
override this.RemoveAnnotation : string -> bool
Public Overridable Function RemoveAnnotation (annotationName As String) As Boolean

Parâmetros

annotationName
String

O nome da anotação a ser removida.

Retornos

True se a anotação foi removida; false Caso contrário.

Aplica-se a