Compartir a través de


IReadOnlyEntityType.IsOwned Método

Definición

Obtiene un valor que indica si este tipo de entidad es propiedad de otro tipo de entidad.

[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

Devoluciones

true si este tipo de entidad es propiedad de otro tipo de entidad.

Atributos

Se aplica a