Compartir a través de


IndexAnnotation.Indexes Propiedad

Definición

Obtiene los índices representados por esta anotación.

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)

Valor de propiedad

Se aplica a