Occurs before an application executes a request to copy the table.
property BeforeCopy: TDataSetNotifyEvent;
Description
Write a BeforeCopy event to take specific action before an application copies a table. Calling CopyTable results in a call to the BeforeCopy event handler.
|
|