ConventionSet.IndexRemovedConventions Özellik

Tanım

Bir dizin kaldırıldığı zaman çalıştırılacak kural.

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; }
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>
Public Overridable ReadOnly Property IndexRemovedConventions As IList(Of IIndexRemovedConvention)

Özellik Değeri

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

Şunlara uygulanır