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


TACRDataSet.AdvFieldDefs
TACRDataSet
Top 

Points to the list of advanced field definitions for the dataset.

property AdvFieldDefs: TACRAdvFieldDefs;

Description
AdvFieldDefs lists the advanced field definitions for a dataset. While an application can examine AdvFieldDefs to explore the field definitions for a dataset, it should not change these definitions unless creating a new table with CreateTable or CreateDataSet.

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


© AidAim Software Accuracer: