次の方法で共有


ConventionSet.ComplexPropertyAddedConventions プロパティ

定義

エンティティ型がモデルに追加されたときに実行される規則。

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

プロパティ値

適用対象