Freigeben über


CoreStrings.EntityTypeNotFound(Object) Methode

Definition

Der Entitätstyp '{entityType}' wurde nicht gefunden. Stellen Sie sicher, dass der Entitätstyp dem Modell hinzugefügt wurde.

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

Parameter

entityType
Object

Gibt zurück

Gilt für: