Поделиться через


RelationalStrings.PropertyNotMappedToTable(Object, Object, Object) Метод

Определение

Свойство "{property}" типа сущности "{entityType}" не сопоставлено с "{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

Параметры

property
Object
entityType
Object
table
Object

Возвращаемое значение

Применяется к