CoreStrings.DiscriminatorPropertyNotFound(Object, Object) Yöntem

Tanım

'{entityType}' özelliği '{entityType}' varlık türü için bir ayrımcı olarak '{property}' özelliği ayarlanamıyor.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır