IReadOnlyEntityType.IsOwned Methode

Definition

Ruft einen Wert ab, der angibt, ob dieser Entitätstyp im Besitz eines anderen Entitätstyps ist.

[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

Gibt zurück

true , wenn dieser Entitätstyp im Besitz eines anderen Entitätstyps ist.

Attribute

Gilt für: