Aracılığıyla paylaş


EntityTypeExtensions.IsOwned(IEntityType) Yöntem

Tanım

Bu varlık türünün başka bir varlık türüne ait olup olmadığını gösteren bir değer alır.

[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

Parametreler

entityType
IEntityType

Varlık türü.

Döndürülenler

true bu varlık türü başka bir varlık türüne aitse.

Öznitelikler

Şunlara uygulanır