MutablePropertyExtensions.FindFirstPrincipal(IMutableProperty) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Recherche la première propriété principale par laquelle la propriété donnée est contrainte si la propriété donnée fait partie d’une clé étrangère.
public static Microsoft.EntityFrameworkCore.Metadata.IMutableProperty FindFirstPrincipal (this Microsoft.EntityFrameworkCore.Metadata.IMutableProperty property);
static member FindFirstPrincipal : Microsoft.EntityFrameworkCore.Metadata.IMutableProperty -> Microsoft.EntityFrameworkCore.Metadata.IMutableProperty
<Extension()>
Public Function FindFirstPrincipal (property As IMutableProperty) As IMutableProperty
- property
- IMutableProperty
Propriété de clé étrangère.
Première propriété de principal associée, ou null
si aucune propriété n’existe.
Produit | Versions |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :