次の方法で共有


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)

プロパティ値

適用対象