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)

返回

适用于