次の方法で共有


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)

プロパティ値

適用対象