API:Bde.DBTables.TParamList.FieldDescs

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property FieldDescs: TFieldDescList read FFieldDescs;

C++

__property TFieldDescList FieldDescs = {read=FFieldDescs};

Description

Embarcadero Technologies does not currently have any additional information.