共用方式為


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

傳回

實作

屬性

適用於