Compartir a través de


SelectExpression.GetAnnotations Método

Definición

Obtiene todas las anotaciones del objeto actual.

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)

Devoluciones

Se aplica a