Condividi tramite


ConventionSet.KeyAnnotationChangedConventions Proprietà

Definizione

Convenzioni da eseguire quando viene modificata un'annotazione in una chiave.

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)

Valore della proprietà

Si applica a