共用方式為


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)

屬性值

適用於