Bde.DBTables.TBlobDataArray
[–] Properties | |
---|---|
Type: array typedef
| |
Visibility: public | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: Bde.DBTables |
Delphi
TBlobDataArray = array of TBlobData;
C++
typedef System::DynamicArray<System::DynamicArray<System::Byte> > TBlobDataArray;
Description
Embarcadero Technologies does not currently have any additional information.