AnnotatableBase.IAnnotatable.GetRuntimeAnnotations Método

Definição

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

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

Retornos

Implementações

Aplica-se a