Freigeben über


ConventionSet.PropertyRemovedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn eine Eigenschaft entfernt wird.

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

Eigenschaftswert

Gilt für: