Condividi tramite


ConventionSet.ForeignKeyAnnotationChangedConventions Proprietà

Definizione

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

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

Valore della proprietà

Si applica a