次の方法で共有


ConventionSet.ElementTypeAnnotationChangedConventions プロパティ

定義

コレクションの要素で注釈が変更されたときに実行する規則。

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

プロパティ値

適用対象