IReadOnlyEntityType.IsOwned Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether this entity type is owned by another entity type.
[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
Returns
true if this entity type is owned by another entity type.
- Attributes
Applies to
Feedback
Submit and view feedback for