AnnotatableBase.GetRuntimeAnnotations Método

Definição

Obtém todas as anotações de runtime no objeto atual.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> GetRuntimeAnnotations ();
abstract member GetRuntimeAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation>
override this.GetRuntimeAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation>
Public Overridable Function GetRuntimeAnnotations () As IEnumerable(Of Annotation)

Retornos

Aplica-se a