Condividi tramite


RelationalStrings.JsonEntityWithDefaultValueSetOnItsProperty Metodo

Definizione

L'impostazione di un valore predefinito sulle proprietà di un'entità mappata a JSON non è supportata. Entità: '{jsonEntity}', proprietà: '{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

Parametri

jsonEntity
Object
property
Object

Restituisce

Si applica a