Partager via


RuntimeIndex.IIndex.DeclaringEntityType Propriété

Définition

Obtient le type d’entité sur lequel l’index est défini. Cela peut être différent du type défini Properties sur lorsque l’index est défini comme type dérivé dans une hiérarchie d’héritage (car les propriétés peuvent être définies sur un type de base).

Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.IIndex.DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IIndex.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 ReadOnly Property DeclaringEntityType As IEntityType Implements IIndex.DeclaringEntityType

Valeur de propriété

Implémente

Attributs

S’applique à