다음을 통해 공유


IAnnotatable.GetRuntimeAnnotations 메서드

정의

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

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

반환

적용 대상