다음을 통해 공유


TableExpressionBase.GetAnnotations 메서드

정의

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

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

반환

적용 대상