Поделиться через


ConventionAnnotatable.GetAnnotations Метод

Определение

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

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.Internal.ConventionAnnotation> GetAnnotations ();
override this.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.Internal.ConventionAnnotation>
Public Overridable Function GetAnnotations () As IEnumerable(Of ConventionAnnotation)

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

IEnumerable<Microsoft.EntityFrameworkCore.Metadata.Internal.ConventionAnnotation>

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