Share via


SelectExpression.GetAnnotations 方法

定義

取得目前 物件上的所有批註。

public override System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> GetAnnotations ();
override this.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation>
Public Overrides Function GetAnnotations () As IEnumerable(Of IAnnotation)

傳回

適用於