RelationalStrings.TPHTableMismatch(Object, Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{entityType}' '{table}' tablosuyla eşlenmiş, '{otherEntityType}' ise '{otherTable}' tablosuyla eşlenmiş. Hiyerarşide yer alan tüm varlık türlerini aynı tabloya eşle veya ayrımı kaldır ve bunların hepsini farklı tablolara eşle. 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);
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