Compartilhar via


ConventionSet.PrincipalEndChangedConventions Propriedade

Definição

Convenções a serem executadas quando o final principal de uma relação é configurado.

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

Valor da propriedade

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

Aplica-se a