Condividi tramite


CoreStrings.EntityTypeNotFound(Object) Metodo

Definizione

Il tipo di entità '{entityType}' non è stato trovato. Assicurarsi che il tipo di entità sia stato aggiunto al modello.

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

Parametri

entityType
Object

Restituisce

Si applica a