共用方式為


ConventionSet.ComplexPropertyFieldChangedConventions 屬性

定義

屬性欄位變更時要執行的慣例。

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

屬性值

適用於