dbc_BeforeDropView Event
Occurs before a View is removed from the current database. There are two versions of the syntax.
PROCEDURE dbc_BeforeDropView(cViewName) |
PROCEDURE dbc_BeforeDropView
LPARAMETERS cViewName |
Parameters
- cViewName
-
Specifies the name of the view to be deleted from the current database.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic