Aracılığıyla paylaş


RelationalStrings.MappedFunctionNotFound(Object, Object) Yöntem

Tanım

'{entityType}' varlık türü '{functionName}' adlı DbFunction ile eşlendi, ancak modelde bu ada sahip dbFunction bulunamadı. Varlık türü eşlemesinin modeldeki bir işlevin model adı kullanılarak yapılandırıldığından emin olun.

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

Parametreler

entityType
Object
functionName
Object

Döndürülenler

Şunlara uygulanır