共用方式為


RelationalStrings.HasDataNotSupportedForEntitiesMappedToJson(Object) 方法

定義

無法對實體類型 '{entity}' 使用 HasData。 對應至 JSON 的實體不支援 HasData。

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

參數

entity
Object

傳回

適用於