Partager via


RuntimeForeignKey.IForeignKey.Properties Propriété

Définition

Obtient les propriétés de clé étrangère dans l’entité dépendante.

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

Valeur de propriété

Implémente

Attributs

S’applique à