Aracılığıyla paylaş


RelationalStrings.TphDbFunctionMismatch Yöntem

Tanım

'{otherEntityType}' veritabanı işlevi '{otherFunction}' ile eşlenirken '{entityType}' '{function}' veritabanı işleviyle eşlendi. Hiyerarşideki tüm varlık türlerini aynı veritabanı işleviyle eşleyin. Daha fazla bilgi edinmek için bkz. 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

Parametreler

entityType
Object
function
Object
otherEntityType
Object
otherFunction
Object

Döndürülenler

Şunlara uygulanır