RuntimeIndex.IReadOnlyIndex.Properties Propiedad

Definición

Obtiene las propiedades en las que se define este índice.

System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex.Properties { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty>
 ReadOnly Property Properties As IReadOnlyList(Of IReadOnlyProperty) Implements IReadOnlyIndex.Properties

Valor de propiedad

Implementaciones

Atributos

Se aplica a