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

Tanım

'{entityType}' varlık türü '{functionName}' adlı 'DbFunction' ile eşlenmiş ancak '{baseEntityType}' öğesinden türetilir. Türetilmiş varlık türleri bir işleve eş olamaz.

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

Parametreler

entityType
Object
functionName
Object
baseEntityType
Object

Döndürülenler

String

Şunlara uygulanır