다음을 통해 공유


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)

속성 값

적용 대상