Sdílet prostřednictvím


RelationalStrings.PropertyNotMappedToTable(Object, Object, Object) Metoda

Definice

Vlastnost {property} typu entity {entityType} není mapována na {table}.

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

Parametry

property
Object
entityType
Object
table
Object

Návraty

Platí pro