Data.DBXCommon.TDBXJSONValue.EstimatedByteSize
Delphi
function EstimatedByteSize: Integer; virtual;
C++
virtual int __fastcall EstimatedByteSize(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXJSONValue |
Description
Renvoie la taille en octets estimée de ce TDBXJSONValue.
Remarque : La taille réelle du TDBXJSONValue est plus petite.