Freigeben über


ConventionSet.ComplexPropertyAddedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn dem Modell ein Entitätstyp hinzugefügt wird.

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)

Eigenschaftswert

Gilt für: