Condividi tramite


IAnnotatable.GetRuntimeAnnotations Metodo

Definizione

Ottiene tutte le annotazioni di runtime nell'oggetto corrente.

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

Restituisce

Si applica a