RelationalStrings.JsonEntityWithDefaultValueSetOnItsProperty Método

Definición

No se admite establecer un valor predeterminado en las propiedades de una entidad asignada a JSON. Entidad: '{jsonEntity}', propiedad: '{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

Parámetros

jsonEntity
Object
property
Object

Devoluciones

Se aplica a