다음을 통해 공유


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>

적용 대상