次の方法で共有


ConventionAnnotatable.IConventionAnnotatable.GetAnnotations メソッド

定義

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

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation> IConventionAnnotatable.GetAnnotations ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
override this.Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
Function GetAnnotations () As IEnumerable(Of IConventionAnnotation) Implements IConventionAnnotatable.GetAnnotations

戻り値

実装

属性

適用対象