dbc_AfterRemoveTable Event
Occurs after table removal is complete. There are two versions of the syntax.
PROCEDURE dbc_AfterRemoveTable(cTableName, lDelete, lRecycle) |
PROCEDURE dbc_AfterRemoveTable
LPARAMETERS cTableName, lDelete, lRecycle |
Parameters
- cTableName
-
Specifies the name of the table that was removed from the database.
- lDelete
-
Specifies whether the table was deleted instead of being converted to a free table.
- lRecycle
-
Specifies whether the table was placed in the Windows Recycle Bin rather than immediately deleted from the disk. Some data, such as the table properties available only in tables contained in a database, is lost even if the table is only recycled rather than removed and deleted.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08