다음을 통해 공유


IReadOnlyAnnotatable.GetAnnotations 메서드

정의

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

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

반환

적용 대상