AnnotatableBase.GetRuntimeAnnotations Méthode

Définition

Obtient toutes les annotations d’exécution sur l’objet actuel.

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)

Retours

S’applique à