Compartilhar via


ConventionSet.PropertyRemovedConventions Propriedade

Definição

Convenções a serem executadas quando uma propriedade é removida.

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)

Valor da propriedade

Aplica-se a