共用方式為


ConventionSet.PrincipalEndSetConventions 屬性

定義

設定關聯性主體結尾時要執行的慣例。

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)

屬性值

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

適用於