EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.RestructureFieldDefs
TEasyTable   Example
Top 

Points to the list of restructure field definitions for the table.

property RestructureFieldDefs: TFieldDefs;

Description
RestructureFieldDefs lists the field definitions for new table structure. An application can change these definitions before restructuring the table with RestructureTable method.

By default RestructureFieldDefs contains all fields from FieldDefs property.
So, an application should not set all fields of the new table structure.
It should add, remove or edit some fields definitions only.


© AidAim Software EasyTable: Easytable Single-file Embedded Database Bde Replacement Delphi C\+\+builde