次の方法で共有


IndexModel.IndexColumns プロパティ

定義

public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.IndexColumnModel> IndexColumns { get; set; }
member this.IndexColumns : System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.IndexColumnModel> with get, set
Public Overridable Property IndexColumns As ICollection(Of IndexColumnModel)

プロパティ値

適用対象