Sdílet prostřednictvím


RelationalStrings.TphDbFunctionMismatch Metoda

Definice

{entityType} je mapován na funkci databáze {function}, zatímco {otherEntityType} je mapován na funkci databáze {otherFunction}. Namapujte všechny typy entit v hierarchii na stejnou funkci databáze. Další informace naleznete v tématu 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

Návraty

Platí pro