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)

傳回

適用於