次の方法で共有


ConventionSet.PropertyElementTypeChangedConventions プロパティ

定義

プロパティのフィールドが変更されたときに実行する規則。

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

プロパティ値

適用対象