次の方法で共有


ConventionSet.ComplexPropertyAnnotationChangedConventions プロパティ

定義

注釈が複雑なプロパティに対して設定または削除されたときに実行する規則。

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

プロパティ値

適用対象