Compartilhar via


ConventionSet.EntityTypePrimaryKeyChangedConventions Propriedade

Definição

Convenções a serem executadas quando uma chave primária é alterada.

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

Valor da propriedade

Aplica-se a