다음을 통해 공유


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)

속성 값

적용 대상