Compartilhar via


ConventionSet.KeyAnnotationChangedConventions Propriedade

Definição

Convenções a serem executadas quando uma anotação é alterada em uma chave.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention> KeyAnnotationChangedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention> KeyAnnotationChangedConventions { get; }
member this.KeyAnnotationChangedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention>
member this.KeyAnnotationChangedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention>
Public Overridable ReadOnly Property KeyAnnotationChangedConventions As IList(Of IKeyAnnotationChangedConvention)
Public Overridable ReadOnly Property KeyAnnotationChangedConventions As List(Of IKeyAnnotationChangedConvention)

Valor da propriedade

Aplica-se a