Condividi tramite


ConventionSet.IndexRemovedConventions Proprietà

Definizione

Convenzioni da eseguire quando viene rimosso un indice.

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

Valore della proprietà

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IIndexRemovedConvention>

Si applica a