Partager via


RuntimeForeignKey.IReadOnlyForeignKey.IsOwnership Propriété

Définition

Obtient une valeur indiquant si cette relation définit une propriété. Si la valeur est true, l’entité dépendante doit toujours être accessible via la navigation à partir de l’entité principale.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsOwnership { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsOwnership : bool
 ReadOnly Property IsOwnership As Boolean Implements IReadOnlyForeignKey.IsOwnership

Valeur de propriété

Implémente

Attributs

S’applique à