次の方法で共有


IMutableAnnotatable.GetAnnotations メソッド

定義

現在の オブジェクトのすべての注釈を取得します。

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

戻り値

適用対象