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)

属性值

适用于