IReadOnlyAnnotatable.GetAnnotations Méthode

Définition

Obtient toutes les annotations sur l’objet actuel.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> GetAnnotations ();
abstract member GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation>
Public Function GetAnnotations () As IEnumerable(Of IAnnotation)

Retours

S’applique à