次の方法で共有


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

定義

エンティティ型 '{entityType}' は、ストア オブジェクト '{table}' にマップされていません。

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

パラメーター

entityType
Object
table
Object

戻り値

適用対象