Condividi tramite


IReadOnlyEntityType.IsOwned Metodo

Definizione

Ottiene un valore che indica se questo tipo di entità è di proprietà di un altro tipo di 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

Restituisce

true se questo tipo di entità è di proprietà di un altro tipo di entità.

Attributi

Si applica a