共用方式為


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)

屬性值

適用於