dbc_AfterCreateTable Event
Occurs after a table is created in the active database. There are two versions of the syntax.
PROCEDURE dbc_AfterCreateTable(cTableName, cLongTableName) |
PROCEDURE dbc_AfterCreateTable
LPARAMETERS cTableName, cLongTableName |
Parameters
- cTableName
-
Specifies the name of the table that was created.
- cLongTableName
-
Specifies the long name for the table that was created.
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