次の方法で共有


ConventionSet.ComplexTypeMemberIgnoredConventions プロパティ

定義

プロパティが無視されたときに実行する規則。

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

プロパティ値

適用対象