IReadOnlyEntityType.IsOwned Méthode

Définition

Obtient une valeur indiquant si ce type d’entité appartient à un autre type d’entité.

[System.Diagnostics.DebuggerStepThrough]
public virtual bool IsOwned ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member IsOwned : unit -> bool
override this.IsOwned : unit -> bool
Public Overridable Function IsOwned () As Boolean

Retours

true si ce type d’entité appartient à un autre type d’entité.

Attributs

S’applique à