dbc_AfterDropTable Event
Occurs after a table is removed from database and deleted from disk by the DROP TABLE command. There are two versions of the syntax.
PROCEDURE dbc_AfterDropTable(cTableName, lRecycle) |
PROCEDURE dbc_AfterDropTable
LPARAMETERS cTableName, lRecycle |
Parameters
- cTableName
-
Specifies the table removed from the current database and deleted from disk.
- lRecycle
-
Specifies whether the table was placed in the Windows Recycle Bin rather than immediately deleted from the disk.
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