Condividi tramite


IMutableAnnotatable.GetAnnotations Metodo

Definizione

Ottiene tutte le annotazioni sull'oggetto corrente.

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

Restituisce

Si applica a