ConventionAnnotatable.IConventionAnnotatable.GetAnnotations Methode

Definition

Ruft alle Anmerkungen für das aktuelle Objekt ab.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation> IConventionAnnotatable.GetAnnotations ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
override this.Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
Function GetAnnotations () As IEnumerable(Of IConventionAnnotation) Implements IConventionAnnotatable.GetAnnotations

Gibt zurück

Implementiert

Attribute

Gilt für: