Points to the list of field definitions for the table restructuring.
property RestructureFieldDefs: TABSAdvFieldDefs;
Description
RestructureFieldDefs contains the field definitions for a new table structure. Set RestructureFieldDefs before restructuring the table with RestructureTable method.
Afte table opening RestructureFieldDefs includes all fields from the AdvFieldDefs property.
Note: To rename existing field, use the RenameField method.
|
|