ITableMappingBase.IsSharedTablePrincipal Propriété
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.
Obtient la valeur indiquant s’il s’agit du mappage pour le type d’entité principal si l’objet de type table est partagé. null
est l’objet de type table n’est pas partagé.
public bool IsSharedTablePrincipal { get; }
public bool? IsSharedTablePrincipal { get; }
member this.IsSharedTablePrincipal : bool
member this.IsSharedTablePrincipal : Nullable<bool>
Public ReadOnly Property IsSharedTablePrincipal As Boolean
Public ReadOnly Property IsSharedTablePrincipal As Nullable(Of Boolean)
Produit | Versions |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :