Compartir a través de


ConventionSet.PrimaryKeyChangedConventions Propiedad

Definición

Convenciones para ejecutarse cuando se cambia una clave principal.

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

Valor de propiedad

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPrimaryKeyChangedConvention>

Se aplica a