Condividi tramite


Annotatable.GetAnnotations Metodo

Definizione

Ottiene tutte le annotazioni sull'oggetto corrente.

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

Restituisce

Implementazioni

Si applica a