다음을 통해 공유


ConventionSet.ComplexPropertyAddedConventions 속성

정의

엔터티 형식이 모델에 추가되면 실행할 규칙입니다.

public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IComplexPropertyAddedConvention> ComplexPropertyAddedConventions { get; }
member this.ComplexPropertyAddedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IComplexPropertyAddedConvention>
Public Overridable ReadOnly Property ComplexPropertyAddedConventions As List(Of IComplexPropertyAddedConvention)

속성 값

적용 대상