IReadOnlyForeignKey.IsBaseLinking 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.
Retourne une valeur indiquant si la clé étrangère est définie sur la clé primaire et pointe vers la même clé primaire.
public virtual bool IsBaseLinking ();
abstract member IsBaseLinking : unit -> bool
override this.IsBaseLinking : unit -> bool
Public Overridable Function IsBaseLinking () As Boolean
Valeur indiquant si la clé étrangère est définie sur la clé primaire et pointe vers la même clé primaire.
Produit | Versions |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :