Freigeben über


RelationalStrings.PropertyNotMappedToTable(Object, Object, Object) Methode

Definition

Die Eigenschaft '{property}' für den Entitätstyp '{entityType}' ist nicht '{table}' zugeordnet.

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

Parameter

property
Object
entityType
Object
table
Object

Gibt zurück

Gilt für: