다음을 통해 공유


AnnotatableBase.GetAnnotations 메서드

정의

현재 개체의 모든 주석을 가져옵니다.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> GetAnnotations ();
abstract member GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation>
override this.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation>
Public Overridable Function GetAnnotations () As IEnumerable(Of Annotation)

반환

적용 대상