Share via


ConventionSet.PrincipalEndSetConventions 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.IPrincipalEndConvention> PrincipalEndSetConventions { get; }
member this.PrincipalEndSetConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPrincipalEndConvention>
Public Overridable ReadOnly Property PrincipalEndSetConventions As IList(Of IPrincipalEndConvention)

Valor da propriedade

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

Aplica-se a