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)

返回

适用于