Condividi tramite


SelectExpression.GetAnnotations Metodo

Definizione

Ottiene tutte le annotazioni sull'oggetto corrente.

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)

Restituisce

Si applica a