Compartir a través de


TypeConversionSettings.AllowDataTruncation Propiedad

Definición

Obtiene o establece si se va a permitir el truncamiento de datos al convertir los datos. Tipo: booleano (o Expresión con resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="allowDataTruncation")]
public object AllowDataTruncation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowDataTruncation")>]
member this.AllowDataTruncation : obj with get, set
Public Property AllowDataTruncation As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a