次の方法で共有


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)

プロパティ値

適用対象