Share via


RelationalStrings.CompiledModelFunctionTypeMapping Method

Definition

The function '{function}' has a custom type mapping configured. Configure it in '{customize}' in a partial '{className}' class instead.

public static string CompiledModelFunctionTypeMapping (object? function, object? customize, object? className);
static member CompiledModelFunctionTypeMapping : obj * obj * obj -> string
Public Shared Function CompiledModelFunctionTypeMapping (function As Object, customize As Object, className As Object) As String

Parameters

function
Object
customize
Object
className
Object

Returns

Applies to