Annotatable.IAnnotatable.GetAnnotations Methode

Definition

Ruft alle Anmerkungen für das aktuelle Objekt ab.

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

Gibt zurück

Implementiert

Attribute

Gilt für: