Aracılığıyla paylaş


IMutableEntityType.SetDiscriminatorProperty(IReadOnlyProperty) Yöntem

Tanım

IReadOnlyProperty Ayrımcı değeri depolamak için kullanılacak değerini ayarlar.

public void SetDiscriminatorProperty (Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty? property);
abstract member SetDiscriminatorProperty : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty -> unit
Public Sub SetDiscriminatorProperty (property As IReadOnlyProperty)

Parametreler

property
IReadOnlyProperty

Ayarlanacak özellik.

Şunlara uygulanır