AnnotatableBase.IAnnotatable.GetRuntimeAnnotations Methode

Definition

Ruft alle Laufzeitanmerkungen für das aktuelle Objekt ab.

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

Gibt zurück

Implementiert

Gilt für: