RelationalStrings.JsonEntityReferencingRegularEntity(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le type d’entité « {jsonEntity} » est mappé à JSON et a une navigation vers une entité normale qui n’est pas le propriétaire.
public static string JsonEntityReferencingRegularEntity(object? jsonEntity);
static member JsonEntityReferencingRegularEntity : obj -> string
Public Shared Function JsonEntityReferencingRegularEntity (jsonEntity As Object) As String
Paramètres
- jsonEntity
- Object