dbc_AfterAddTable Event
Occurs after a table is added to an active database. There are two versions of the syntax.
PROCEDURE dbc_AfterAddTable(cTableName, cLongTableName) |
PROCEDURE dbc_AfterAddTable
LPARAMETERS cTableName, cLongTableName |
Parameters
- cTableName
-
Specifies the name of the table being added to the database.
- cLongTableName
-
Specifies the long name of the table being added to the database.
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