dbc_BeforeRenameView Event
| Visual FoxPro 9.0 SP2 |
| dbc_BeforeRenameView Event |
| See Also |
|
Occurs before a view is renamed. There are two versions of the syntax.
PROCEDURE dbc_BeforeRenameView(cPreviousName, cNewName) |
PROCEDURE dbc_BeforeRenameView
LPARAMETERS cPreviousName, cNewName |
Parameters
- cPreviousName
-
Specifies the current name of the view.
- cNewName
-
Specifies the new name of the view.
Remarks
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