AnnotatableBase.IReadOnlyAnnotatable.GetAnnotations Метод

Определение

Возвращает все заметки к текущему объекту.

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

Возвращаемое значение

Реализации

Атрибуты

Применяется к