Aracılığıyla paylaş


CoreStrings.NoDiscriminatorForValue(Object, Object) Yöntem

Tanım

'{rootEntityType}' kök varlık türünün yapılandırılmış bir ayırıcı özelliği olmadığından , '{entityType}' varlık türü için ayrımcı değer ayarlanamıyor.

public static string NoDiscriminatorForValue(object entityType, object rootEntityType);
public static string NoDiscriminatorForValue(object? entityType, object? rootEntityType);
static member NoDiscriminatorForValue : obj * obj -> string
Public Shared Function NoDiscriminatorForValue (entityType As Object, rootEntityType As Object) As String

Parametreler

entityType
Object
rootEntityType
Object

Döndürülenler

Şunlara uygulanır