Compartilhar via


RelationalStrings.TphDbFunctionMismatch Método

Definição

'{entityType}' é mapeado para a função de banco de dados '{function}' enquanto '{otherEntityType}' é mapeado para a função de banco de dados '{otherFunction}'. Mapeie todos os tipos de entidade na hierarquia para a mesma função de banco de dados. Consulte https://go.microsoft.com/fwlink/?linkid=2130430 para obter mais informações.

public static string TphDbFunctionMismatch (object? entityType, object? function, object? otherEntityType, object? otherFunction);
static member TphDbFunctionMismatch : obj * obj * obj * obj -> string
Public Shared Function TphDbFunctionMismatch (entityType As Object, function As Object, otherEntityType As Object, otherFunction As Object) As String

Parâmetros

entityType
Object
function
Object
otherEntityType
Object
otherFunction
Object

Retornos

Aplica-se a