IReadOnlyAnnotatable.GetAnnotations Methode

Definition

Ruft alle Anmerkungen für das aktuelle Objekt ab.

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)

Gibt zurück

Gilt für: