dbc_BeforeModifyView Event
Visual FoxPro 9.0 SP2 |
dbc_BeforeModifyView Event |
See Also |
![]() |
Occurs before a view has been modified. There are two versions of the syntax.
PROCEDURE dbc_BeforeModifyView(cViewName) |
PROCEDURE dbc_BeforeModifyView
LPARAMETERS cViewName |
Parameters
- cViewName
-
Specifies the name of the view modified.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic