Bagikan melalui


RelationalStrings.NonTphTableClash(Object, Object, Object) Metode

Definisi

'{entityType}' dan '{otherEntityType}' dipetakan ke tabel '{table}'. Semua jenis entitas dalam hierarki non-TPH (yang tidak memiliki diskriminator) harus dipetakan ke tabel yang berbeda. Lihat https://go.microsoft.com/fwlink/?linkid=2130430 untuk informasi lebih lanjut.

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

Parameter

entityType
Object
otherEntityType
Object
table
Object

Mengembalikan

Berlaku untuk