Partager via


RuntimeIndex.IReadOnlyIndex.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 (puisque les propriétés peuvent être définies sur un type de base).

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

Valeur de propriété

Implémente

Attributs

S’applique à