IAnnotatable.GetRuntimeAnnotations Método

Definição

Obtém todas as anotações de runtime no objeto atual.

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)

Retornos

Aplica-se a