RelationalStrings.TPHTableMismatch(Object, Object, Object, Object) メソッド

定義

'{entityType}' はテーブル '{table}' にマップされ、'{otherEntityType}' はテーブル '{otherTable}' にマップされます。 階層内のすべてのエンティティ型を同じテーブルにマップするか、識別子を削除して、それらすべてを別のテーブルにマップします。 詳細については、「 https://go.microsoft.com/fwlink/?linkid=2130430 」を参照してください。

C#
public static string TPHTableMismatch (object entityType, object table, object otherEntityType, object otherTable);
C#
public static string TPHTableMismatch (object? entityType, object? table, object? otherEntityType, object? otherTable);

パラメーター

entityType
Object
table
Object
otherEntityType
Object
otherTable
Object

戻り値

適用対象

製品 バージョン
Entity Framework Core 5.0, 6.0