AnnotatableBase.IAnnotatable.GetRuntimeAnnotations Méthode

Définition

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

System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> IAnnotatable.GetRuntimeAnnotations ();
abstract member Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.GetRuntimeAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation>
override this.Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.GetRuntimeAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation>
Function GetRuntimeAnnotations () As IEnumerable(Of IAnnotation) Implements IAnnotatable.GetRuntimeAnnotations

Retours

Implémente

S’applique à