Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TDataSet.FieldDefList
TDataSet
Top 

Points to the list of field definitions for the dataset.

property FieldDefList: TFieldDefList;

Description
FieldDefList points to an internal list of field definitions for the dataset. FieldDefList represents a flattened view of the data, meaning that object fields in the dataset may be represented by several simple field definitions that represent the constituents of the object field. To determine the definitions in a hierarchical view, use FieldDefs instead.

To access fields and field values in a dataset, use the Fields, AggFields, and FieldValues properties, and the FieldByName method.


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas