RelationalStrings.InvalidMappedFunctionUnmatchedReturn(Object, Object, Object, Object) Yöntem

Tanım

'{entityType}' varlık türü, '{returnType}' dönüş türüyle '{functionName}' adlı 'DbFunction' ile eşlenmiş. Eşlenen işlevin 'IQueryable < {clrType} ' döndürenden emin > olur.

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

Parametreler

entityType
Object
functionName
Object
returnType
Object
clrType
Object

Döndürülenler

String

Şunlara uygulanır