Condividi tramite


IReadOnlyAnnotatable.GetAnnotations Metodo

Definizione

Ottiene tutte le annotazioni nell'oggetto corrente.

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

Restituisce

Si applica a