다음을 통해 공유


AnnotatableBase.GetRuntimeAnnotations 메서드

정의

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

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

반환

적용 대상