Bde.DBTables.TBlobDataArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TBlobDataArray = array of TValueBuffer;

C++

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

Properties

Type Visibility Source Unit Parent
array
typedef
public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information.