RelationalStrings.TphDbFunctionMismatch Metoda

Definicja

Element "{entityType}" jest mapowany na funkcję bazy danych "{function}", podczas gdy element "{otherEntityType}" jest mapowany na funkcję bazy danych "{otherFunction}". Zamapuj wszystkie typy jednostek w hierarchii na tę samą funkcję bazy danych. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parametry

entityType
Object
function
Object
otherEntityType
Object
otherFunction
Object

Zwraca

Dotyczy