ConventionSet.ComplexTypeMemberIgnoredConventions Property

Definition

Conventions to run when a property is ignored.

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)

Property Value

Applies to