RelationalStrings.TableNotMappedEntityType(Object, Object) Methode

Definition

Der Entitätstyp '{entityType}' ist nicht dem Speicherobjekt '{table}' zugeordnet.

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

Parameter

entityType
Object
table
Object

Gibt zurück

Gilt für: