Data.DB.TBlobByteData

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef System::DynamicArray<System::Byte> TBlobByteData;

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Data.DB.hpp Data.DB Data.DB


Description

TBlobByteData stocke le contenu d'un champ BLOB (Binary Large Object).

TBlobByteData représente le type des tampons qui stockent les informations provenant d'un champ BLOB.

Voir aussi