Aracılığıyla paylaş


MutableEntityTypeExtensions.RemoveDiscriminatorValue Yöntem

Tanım

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

public static void RemoveDiscriminatorValue (this Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType entityType);
static member RemoveDiscriminatorValue : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType -> unit
<Extension()>
Public Sub RemoveDiscriminatorValue (entityType As IMutableEntityType)

Parametreler

entityType
IMutableEntityType

Varlık türü.

Şunlara uygulanır