dbc_AfterModifyTable Event

Occurs after a table is modified. There are two versions of the syntax.

PROCEDURE dbc_AftermodifyTable(cTableName, lChanged)
PROCEDURE dbc_AfterModifyTable
LPARAMETERS cTableName, lChanged

Parameters

cTableName

Specifies the name of the table modified.

lChanged

Specifies whether a modification was saved in the Table Designer.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic