MutableEntityTypeExtensions.GetDiscriminatorProperty(IMutableEntityType) Yöntem

Tanım

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

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

Parametreler

entityType
IMutableEntityType

Varlık türü.

Döndürülenler

IMutableProperty

Şunlara uygulanır