Udostępnij przez


EntityTypeExtensions.IsOwned(IEntityType) Metoda

Definicja

Pobiera wartość wskazującą, czy ten typ jednostki jest własnością innego typu jednostki.

[System.Diagnostics.DebuggerStepThrough]
public static bool IsOwned (this Microsoft.EntityFrameworkCore.Metadata.IEntityType entityType);
[<System.Diagnostics.DebuggerStepThrough>]
static member IsOwned : Microsoft.EntityFrameworkCore.Metadata.IEntityType -> bool
<Extension()>
Public Function IsOwned (entityType As IEntityType) As Boolean

Parametry

entityType
IEntityType

Typ jednostki.

Zwraca

true jeśli ten typ jednostki jest własnością innego typu jednostki.

Atrybuty

Dotyczy