次の方法で共有


ConventionSet.ComplexTypeAnnotationChangedConventions プロパティ

定義

複合型で注釈が設定または削除されたときに実行する規則。

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

プロパティ値

適用対象