RelationalStrings.JsonEntityWithOwnerNotMappedToTableOrView(Object) 方法

定义

实体类型“{entity}”引用映射到 JSON 但本身未映射到表或视图的实体。 此操作不受支持。

public static string JsonEntityWithOwnerNotMappedToTableOrView (object? entity);
static member JsonEntityWithOwnerNotMappedToTableOrView : obj -> string
Public Shared Function JsonEntityWithOwnerNotMappedToTableOrView (entity As Object) As String

参数

entity
Object

返回

适用于