ConventionSet.ComplexPropertyAnnotationChangedConventions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在複雜屬性上設定或移除注釋時要執行的慣例。
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)