Aracılığıyla paylaş


RelationalStrings.TphTableMismatch(Object, Object, Object, Object) Yöntem

Tanım

'{otherEntityType}' '{otherTable}' tablosuyla eşlenirken '{entityType}' '{table}' tablosuna eşlendi. Hiyerarşideki tüm varlık türlerini aynı tabloyla eşleyin veya ayırıcıyı kaldırıp tümünü farklı tablolara eşleyin. Daha fazla bilgi edinmek için bkz. https://go.microsoft.com/fwlink/?linkid=2130430.

public static string TphTableMismatch (object? entityType, object? table, object? otherEntityType, object? otherTable);
static member TphTableMismatch : obj * obj * obj * obj -> string
Public Shared Function TphTableMismatch (entityType As Object, table As Object, otherEntityType As Object, otherTable As Object) As String

Parametreler

entityType
Object
table
Object
otherEntityType
Object
otherTable
Object

Döndürülenler

Şunlara uygulanır