Share via


ConventionSet.IndexSortOrderChangedConventions 屬性

定義

變更索引排序次序時要執行的慣例。

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

屬性值

適用於