Aracılığıyla paylaş


EntityTypeExtensions.GetDiscriminatorValue(IEntityType) Yöntem

Tanım

Bu varlık türü için ayrımcı değeri döndürür.

public static object GetDiscriminatorValue (this Microsoft.EntityFrameworkCore.Metadata.IEntityType entityType);
static member GetDiscriminatorValue : Microsoft.EntityFrameworkCore.Metadata.IEntityType -> obj
<Extension()>
Public Function GetDiscriminatorValue (entityType As IEntityType) As Object

Parametreler

entityType
IEntityType

Varlık türü.

Döndürülenler

Bu varlık türü için ayırıcı değer.

Şunlara uygulanır