Partager via


CoreStrings.EntityTypeNotFound(Object) Méthode

Définition

Le type d’entité « {entityType} » est introuvable. Vérifiez que le type d’entité a été ajouté au modèle.

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

Paramètres

entityType
Object

Retours

S’applique à