Bde.DBTables.TFieldDescList

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
array
typedef
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: Bde.DBTables

Delphi

TFieldDescList = array of BDEFLDDesc;

C++

typedef System::DynamicArray<Bde::FLDDesc> TFieldDescList;

Description

Embarcadero Technologies does not currently have any additional information.