Partager via


RelationalStrings.HasDataNotSupportedForEntitiesMappedToJson(Object) Méthode

Définition

Impossible d’utiliser HasData pour le type d’entité « {entity} ». HasData n’est pas pris en charge pour les entités mappées au JSON.

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

Paramètres

entity
Object

Retours

S’applique à