Aracılığıyla paylaş


EntityTypeExtensions.GetIsDiscriminatorMappingComplete(IEntityType) Yöntem

Tanım

Bu varlık türü için ayrımcı eşlemenin tamamlanıp tamamlanmadığını gösteren değeri döndürür.

public static bool GetIsDiscriminatorMappingComplete (this Microsoft.EntityFrameworkCore.Metadata.IEntityType entityType);
static member GetIsDiscriminatorMappingComplete : Microsoft.EntityFrameworkCore.Metadata.IEntityType -> bool
<Extension()>
Public Function GetIsDiscriminatorMappingComplete (entityType As IEntityType) As Boolean

Parametreler

entityType
IEntityType

Varlık türü.

Döndürülenler

Şunlara uygulanır