次の方法で共有


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)

戻り値

適用対象