Share via


Annotatable.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)

傳回

實作

適用於