共用方式為


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)

屬性值

適用於