共用方式為


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)

屬性值

適用於