Partager via


CoreStrings.InvalidSetType(Object) Méthode

Définition

Impossible de créer un DbSet pour « {typeName} », car ce type n’est pas inclus dans le modèle pour le contexte.

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

Paramètres

typeName
Object

Retours

S’applique à