ConventionSet.ComplexPropertyRemovedConventions 속성

정의

엔터티 형식이 제거될 때 실행할 규칙입니다.

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

속성 값

적용 대상