ConventionSet.PrincipalEndChangedConventions Proprietà

Definizione

Convenzioni da eseguire quando viene configurata la fine principale di una relazione.

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)

Valore della proprietà

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

Si applica a