Condividi tramite


RelationalStrings.TableNotMappedEntityType(Object, Object) Metodo

Definizione

Il tipo di entità '{entityType}' non viene mappato all'oggetto store '{table}'.

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

Parametri

entityType
Object
table
Object

Restituisce

Si applica a