REST.Response.Adapter.TRESTResponseDataSetAdapter.StringFieldSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property StringFieldSize: Integer read GetStringFieldSize write SetStringFieldSize default 255;

C++

__property StringFieldSize = {default=255};

Propriétés

Type Visibilité  Source Unité  Parent
property published
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TRESTResponseDataSetAdapter


Description

Spécifie une taille de champ chaîne lorsque TypesMode = TJSONTypesMode.StringOnly. La valeur par défaut est 255.