RelationalStrings.JsonEntityWithDefaultValueSetOnItsProperty 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.
La définition d’une valeur par défaut sur les propriétés d’une entité mappée à JSON n’est pas prise en charge. Entité : « {jsonEntity} », propriété : « {property} ».
public static string JsonEntityWithDefaultValueSetOnItsProperty(object? jsonEntity, object? property);
static member JsonEntityWithDefaultValueSetOnItsProperty : obj * obj -> string
Public Shared Function JsonEntityWithDefaultValueSetOnItsProperty (jsonEntity As Object, property As Object) As String
Paramètres
- jsonEntity
- Object
- property
- Object