Compartilhar via


ConventionAnnotatable.IConventionAnnotatable.GetAnnotations Método

Definição

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

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation> IConventionAnnotatable.GetAnnotations ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
override this.Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotatable.GetAnnotations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation>
Function GetAnnotations () As IEnumerable(Of IConventionAnnotation) Implements IConventionAnnotatable.GetAnnotations

Retornos

Implementações

Atributos

Aplica-se a