IConventionAnnotatable.GetAnnotations 方法

定義

取得目前 物件上的所有批註。

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

傳回

適用於