IConventionAnnotatable.GetAnnotations Methode

Definition

Ruft alle Anmerkungen für das aktuelle Objekt ab.

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

Gibt zurück

Gilt für: