共用方式為


IndexAnnotation.Indexes 屬性

定義

取得這個批註所表示的索引。

public virtual System.Collections.Generic.IEnumerable<System.ComponentModel.DataAnnotations.Schema.IndexAttribute> Indexes { get; }
member this.Indexes : seq<System.ComponentModel.DataAnnotations.Schema.IndexAttribute>
Public Overridable ReadOnly Property Indexes As IEnumerable(Of IndexAttribute)

屬性值

適用於