Occurs before an application executes a request to restructure the table.
property BeforeRestructure: TDataSetNotifyEvent;
Description
Write a BeforeRestructure event to take specific action before an application restructures a table. Calling RestructureTable results in a call to the BeforeRestructure event handler.
|
|