次の方法で共有


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>

適用対象