Partilhar via


TypeConversionSettings.AllowDataTruncation Propriedade

Definição

Obtém ou define se deseja permitir o truncamento de dados ao converter os dados. Tipo: booliano (ou Expression com 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a