ConventionEntityTypeExtensions.GetDiscriminatorProperty(IConventionEntityType) Yöntem

Tanım

Bir IConventionProperty ayrımcı değeri depolamak için kullanılacak değerini döndürür.

public static Microsoft.EntityFrameworkCore.Metadata.IConventionProperty GetDiscriminatorProperty (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
static member GetDiscriminatorProperty : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> Microsoft.EntityFrameworkCore.Metadata.IConventionProperty
<Extension()>
Public Function GetDiscriminatorProperty (entityType As IConventionEntityType) As IConventionProperty

Parametreler

entityType
IConventionEntityType

Varlık türü.

Döndürülenler

IConventionProperty

Şunlara uygulanır